BlogTransformationFunctions Class |
Namespace: CMS.Blogs.Web.UI
public class BlogTransformationFunctions
The BlogTransformationFunctions type exposes the following members.
Name | Description | |
---|---|---|
BlogTransformationFunctions |
Name | Description | |
---|---|---|
GetBlogCommentsCount |
Returns number of comments of given blog.
| |
GetDocumentTags(Object, Object, String) |
Gets a list of links of tags assigned for the specific document pointing to the page with URL specified
| |
GetDocumentTags(Object, Object, Object, String) |
Gets a list of links of tags assigned for the specific document pointing to the page with URL specified.
| |
GetDocumentTags(Int32, String, String, String, String) |
Gets a list of links of tags assigned for the specific document pointing to the page with URL specified.
| |
GetUserFullName |
Returns user full name.
| |
GetUserName |
Returns user name.
|