Click or drag to resize

ICustomTabSettingAssetFolders Property


Gets/sets the explicit list of asset folders that are allowed to carry this custom tab on CMS UI.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
List<IAssetFolder> AssetFolders { get; set; }

Property Value

Type: ListIAssetFolder
See Also