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