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.1.5347.20411)
Parameters
- blogNode
- Type: CMS.DocumentEngine TreeNode
Node the blog resides at
- exceptionOnFailure (Optional)
- Type:
System Boolean
If true, PermissionCheckException is thrown whenever a permission check fails
Return Value
Type:
See Also