Click or drag to resize

ICategoryNodeAssetIds Property


Gets the IDs of all the assets associated with this CategoryNode.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
IEnumerable<string> AssetIds { get; }

Property Value

Type: IEnumerableString
See Also