IContentItemAssociatedCategoryIds Method
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax IEnumerable<string> AssociatedCategoryIds()
Function AssociatedCategoryIds As IEnumerable(Of String)
IEnumerable<String^>^ AssociatedCategoryIds()
abstract AssociatedCategoryIds : unit -> IEnumerable<string>
Return Value
Type:
IEnumerableString[Missing <returns> documentation for "M:Ingeniux.CMS.IContentItem.AssociatedCategoryIds"]
See Also