Checks if the current user is allowed to manage comments of the blog placed on specified node.
Namespace: CMS.BlogsAssembly: CMS.Blogs (in CMS.Blogs.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- blogNode
- Type: CMS.DocumentEngine TreeNode
Node the blog resides at
Return Value
Type: BooleanSee Also