ContainerCustomDataLoadData Method |
Loads the XML to the content table.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax public override void LoadData(
string data
)
Parameters
- data
- Type: SystemString
Content XML to load
See Also