In umbraco 4.7.2, Compiling the call UmbracoContext.Current.Server.ContentXml generates a warning and says to
Use Umbraco.Web.UmbracoContext instead.
The purpose of the call is to get return the umbraco cache xml document as XDocument. (umbraco.config).
In umbraco 6.1.6, does anyone know to get 'hold' of this - that is what api call gives me the umbraco.config as XDocument (or perhaps XmlDocument) ??????
umbraco 4.7.2 umbraco.presentation.UmbracoContext' obsolete
In umbraco 4.7.2, Compiling the call UmbracoContext.Current.Server.ContentXml generates a warning and says to
Use Umbraco.Web.UmbracoContext instead.
The purpose of the call is to get return the umbraco cache xml document as XDocument. (umbraco.config).
In umbraco 6.1.6, does anyone know to get 'hold' of this - that is what api call gives me the umbraco.config as XDocument (or perhaps XmlDocument) ??????
Thanks.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.