Click or drag to resize

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.3.169
Syntax
bool IsComponent { get; }

Property Value

Type: Boolean
See Also