RE: Xrm.WebApi in a stand alone Web Resource
I am using a Web Resource linked from the site menu, not embedded in to a form.
"parent.Xrm.* will work if the HTML web resource is loaded in a form container. However, for other places, such as loading an HTML web resource as part of the SiteMap, parent.Xrm.* also won’t work."
So I am trying to find out if there is a supported way to access Xrm in this scenerio