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