BlogTransformationFunctions GetDocumentTags Method (Object, Object, Object, String)Kentico 8.0 API Reference
Gets a list of links of tags assigned for the specific document pointing to the page with URL specified.

Namespace: CMS.Blogs
Assembly: CMS.Blogs (in CMS.Blogs.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

documentGroupId
Type: OnlineSystem Object
ID of the group document tags belong to
documentTags
Type: OnlineSystem Object
String containing all the tags related to the document
nodeAliasPath
Type: OnlineSystem Object
Node alias path
documentListPage
Type: OnlineSystem String
Path or URL of the page displaying other documents of the specified tag

Return Value

Type: OnlineString
See Also