Inheritance Hierarchy
Ingeniux.Runtime.AssetsAssetMap
Ingeniux.Runtime.AssetsDocumentPreviewAssetMap
Namespace: Ingeniux.Runtime.Assets
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.1.24
Syntax
The DocumentPreviewAssetMap type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DocumentPreviewAssetMap | Initializes a new instance of the DocumentPreviewAssetMap class |
Methods
Name | Description | |
---|---|---|
![]() | AddPath |
Adds a new asset path to the cache.
(Inherited from AssetMap.) |
![]() ![]() | Get | |
![]() | GetAssetByID | (Overrides AssetMapGetAssetByID(String).) |
![]() | GetAssetByPath | (Overrides AssetMapGetAssetByPath(String).) |
![]() ![]() | Refresh |
Fields
Name | Description | |
---|---|---|
![]() | LoadTime | (Inherited from AssetMap.) |
See Also