BlogHelper IsUserAuthorizedToManageComments Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberIsUserAuthorizedToManageComments(TreeNode)
Checks if the current user is allowed to manage comments of the blog placed on specified node.
Public methodStatic memberIsUserAuthorizedToManageComments(TreeNode, Boolean)
Checks if the current user is allowed to manage comments of the blog placed on specified node.
Back to Top
See Also