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 public void LoadContentXml(
string contentXml
)
Parameters
- contentXml
- Type: SystemString
Content XML to load
See Also