ICMSPageFactoryAssetMap Property
|
Gets the Asset Map.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.5.94
SyntaxIAssetFactory AssetMap { get; }
ReadOnly Property AssetMap As IAssetFactory
Get
property IAssetFactory^ AssetMap {
IAssetFactory^ get ();
}
abstract AssetMap : IAssetFactory with get
Property Value
Type:
IAssetFactory
See Also