ContainerCustomData.LoadData Method |
Loads the XML to the content table.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntaxpublic override void LoadData(
string data
)
Parameters
- data
- Type: System.String
Content XML to load
See Also