Click or drag to resize

IAssetVersionOwnerItem Property


Gets the owner item of this version object. It can be either Asset or Asset Folder

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IAssetItem OwnerItem { get; }

Property Value

Type: IAssetItem
See Also