PageTemplateInstanceLoadFromXml Method |
Reloads the zones and webparts info.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public void LoadFromXml(
string webPartsXml
)
Parameters
- webPartsXml
- Type: SystemString
Web parts XML
See Also