ICMSEnvironmentIncludeAllPages Property
|
Gets whether all Pages are included when building Component and Navigation references. Only applies to CMS design-time. Default value is false.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax bool IncludeAllPages { get; }
ReadOnly Property IncludeAllPages As Boolean
Get
property bool IncludeAllPages {
bool get ();
}
abstract IncludeAllPages : bool with get
Property Value
Type:
BooleanSee Also