Click or drag to resize
DocumentTagInfoProviderGetDocumentTags Method
Returns a query for all the RelationshipInfo objects.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<DocumentTagInfo> GetDocumentTags()

Return Value

Type: ObjectQueryDocumentTagInfo
See Also