BizFormInfoIsFormAllowedForRole Method |
Indicates whether form is allowed for specified role.
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 12.0.0
Syntax public bool IsFormAllowedForRole(
int roleId
)
Parameters
- roleId
- Type: SystemInt32
Role id
Return Value
Type:
BooleanSee Also