ICMSPageContentContent Property
|
Gets the page content root element
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax XElement Content { get; }
ReadOnly Property Content As XElement
Get
property XElement^ Content {
XElement^ get ();
}
abstract Content : XElement with get
Property Value
Type:
XElementSee Also