ICMSComponentRequestIsComponent Property
|
Gets whether the content is from a Component or a Page. Returns true if it's from a Component.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax bool IsComponent { get; }
ReadOnly Property IsComponent As Boolean
Get
property bool IsComponent {
bool get ();
}
abstract IsComponent : bool with get
Property Value
Type:
BooleanSee Also