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