ICMSComponentRequestContentDocument Property
|
Gets the XML content of the document of the Page or Component.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax XDocument ContentDocument { get; }
ReadOnly Property ContentDocument As XDocument
Get
property XDocument^ ContentDocument {
XDocument^ get ();
}
abstract ContentDocument : XDocument with get
Property Value
Type:
XDocumentSee Also