UserSecurityHelper IsAuthorizedPerUIElement Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberIsAuthorizedPerUIElement(String,  String , String, UserInfo)
Checks whether the user is authorized for given resource name and UIElements, returns true if so.
Public methodStatic memberIsAuthorizedPerUIElement(String, String, Boolean, String, UserInfo)
Checks whether the user is authorized for given UI element of the specified resource, returns true if so.
Back to Top
See Also