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

Property Value

NullableAssetType
See Also