AuthorizationHelperAuthorizedModifyConfiguration Method |
Returns true if current user is authorized to modify configuration.
Namespace: CMS.ContactManagement.Web.UIAssembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 12.0.0
Syntax public static bool AuthorizedModifyConfiguration(
bool redirectIfNotAuthorized
)
Parameters
- redirectIfNotAuthorized
- Type: SystemBoolean
Indicates if redirect should be done when not enough permissions
Return Value
Type:
BooleanSee Also