getParents method
Returns an iterator over the set of documents that reference this object.
getParents( )
Parameters
None
Returns
CMSBrowseIterator. The iterator over the objects that reference the specified object. The iterator returns CMSBrowseItem objects.
Throws
CMSException
Raised for any error.
这对您有帮助吗?