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