BlogTransformationFunctions GetDocumentTags Method (Int32, String, String, String, String)Kentico 8.1 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.1.5347.20411)

Parameters

groupId
Type: OnlineSystem Int32
ID of the group document tags belong to
tags
Type: OnlineSystem String
String containing all the tags related to the document
path (Optional)
Type: OnlineSystem String
Node alias path
culture (Optional)
Type: OnlineSystem String
Document culture
listPage (Optional)
Type: OnlineSystem String
Path or URL of the page displaying other documents of the specified tag

Return Value

Type: OnlineString
See Also