DocumentPreviewAssetMap Class Ingeniux DSS Library
Inheritance Hierarchy

SystemObject
  Ingeniux.Runtime.AssetsAssetMap
    Ingeniux.Runtime.AssetsDocumentPreviewAssetMap

Namespace: Ingeniux.Runtime.Assets
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.1.24
Syntax

public class DocumentPreviewAssetMap : AssetMap

The DocumentPreviewAssetMap type exposes the following members.

Constructors

  NameDescription
Public methodDocumentPreviewAssetMap
Initializes a new instance of the DocumentPreviewAssetMap class
Top
Methods

  NameDescription
Public methodAddPath
Adds a new asset path to the cache.
(Inherited from AssetMap.)
Public methodStatic memberGet
Public methodGetAssetByID (Overrides AssetMapGetAssetByID(String).)
Public methodGetAssetByPath (Overrides AssetMapGetAssetByPath(String).)
Public methodStatic memberRefresh
Top
Fields

  NameDescription
Public fieldLoadTime (Inherited from AssetMap.)
Top
See Also

Reference