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.5.94
Syntax
AssetType? AssetType { get; }

Property Value

Type: NullableAssetType
See Also