// This is how to Get Organization Name using javascript in CRM 2011
// Get current organization name
var orgName = Xrm.Page.context.getOrgUniqueName();
Post a Comment
No comments:
Post a Comment