Click or drag to resize

ICMSPageFactoryAssetMap Property

Note: This API is now obsolete.

Gets the Asset Map.

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax
[ObsoleteAttribute("Replaced by AssetFactory")]
IAssetFactory AssetMap { get; }

Property Value

Type: IAssetFactory
See Also