| PageInfoLoadContentXml Method | 
            Loads the content XML to the content table.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic void LoadContentXml(
	string contentXml
)
Parameters
- contentXml
- Type: SystemString
 Content XML to load
 See Also
See Also