.net - Dynamics CRM Get Current Organization Name -


i need current organization name inside of aspx page in isv directory. example i've seen of tries parse out of url or domain name, url doesn't have current org name because page in isv directory...and domain name doesn't have period in case.

how can org name?

i need can call crmauthenticationtoken.extractcrmauthenticationtoken.

thanks.

there no "current" organization in asp.net page long not have initialized crmservice. of course want organization being used within browser instance page called, have passed in page's querystring can via request.querystring["orgname"] (or whatever call querystring parameter).


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -