UserInfo IsAuthorizedPerClassName Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodIsAuthorizedPerClassName(String, String)
Checks whether the user is authorized for given class name and permission, returns true if so.
Public methodIsAuthorizedPerClassName(String, String, String)
Checks whether the user is authorized for given class name and permission, returns true if so.
Back to Top
See Also