WebPartZoneInstanceGetXmlNode Method |
Returns the Xml node representing the zone configuration.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public XmlNode GetXmlNode(
XmlDocument doc = null
)
Parameters
- doc (Optional)
- Type: System.XmlXmlDocument
Parent XML document
Return Value
Type:
XmlNodeSee Also