Click or drag to resize
PageTemplateInstanceLoadFromXml Method
Reloads the zones and webparts info.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public void LoadFromXml(
	string webPartsXml
)

Parameters

webPartsXml
Type: SystemString
Web parts XML
See Also