AuthorizationHelperAuthorizedReadContact Method |
Indicates if current user is authorized for contacts, contact groups and accounts.
Namespace: CMS.ContactManagement.Web.UIAssembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 12.0.0
Syntax public static bool AuthorizedReadContact(
bool redirectIfNotAuthorized
)
Parameters
- redirectIfNotAuthorized
- Type: SystemBoolean
Indicates if redirect should be done when not enough permissions
Return Value
Type:
BooleanSee Also