Click or drag to resize

IAssetVersionAssetType Property


Gets the type of Asset this version object belongs to. If it belongs to an Asset Folder, the type will be null.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
Nullable<AssetType> AssetType { get; }

Property Value

Type: NullableAssetType
See Also