ICMSComponentFragmentTemplateExists Property
|
Gets whether the template exists for this template. For DSS, if the template file doesn't exist, then this template doesn't exist.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax ReadOnly Property Exists As Boolean
Get
property bool Exists {
bool get ();
}
abstract Exists : bool with get
Property Value
Type:
BooleanSee Also