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