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