ICMSRequestExists Property
|
Gets whether the Page or Route exists within published content, for the given request.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax ReadOnly Property Exists As Boolean
Get
property bool Exists {
bool get ();
}
abstract Exists : bool with get
Property Value
Type:
BooleanSee Also