Click or drag to resize
TransformationInfoTransformationHierarchicalXMLDocument Property
Gets the hierarchical transformation XML Document object.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
public XmlDocument TransformationHierarchicalXMLDocument { get; }

Property Value

Type: XmlDocument
See Also