CMSAbstractManagerEventArgsType, SimpleEventArgsTypeGetDefaultCheckPermissionsError Method |
Gets the default error message for check permission error
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax protected virtual string GetDefaultCheckPermissionsError(
SimpleEventArgsType args
)
Parameters
- args
- Type: SimpleEventArgsType
Event arguments
Return Value
Type:
StringSee Also