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