ICMSEnvironmentFactory Property
|
Gets the page factory used to retrieve pages
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax ICMSPageFactory Factory { get; }
ReadOnly Property Factory As ICMSPageFactory
Get
property ICMSPageFactory^ Factory {
ICMSPageFactory^ get ();
}
abstract Factory : ICMSPageFactory with get
Property Value
Type:
ICMSPageFactorySee Also