PageInfoLoadContentXml Method |
Loads the content XML to the content table.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public void LoadContentXml(
string contentXml
)
Parameters
- contentXml
- Type: SystemString
Content XML to load
See Also