CMSAbstractManagerEventArgsType, SimpleEventArgsTypeRaiseCheckPermissions Method |
Raises event to check permissions
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax protected bool RaiseCheckPermissions(
SimpleEventArgsType args
)
Parameters
- args
- Type: SimpleEventArgsType
Event arguments
Return Value
Type:
BooleanSee Also