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