Checks if a role is present for a user
Namespace: CelloSaaS.BusinessEditionAssembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax
Parameters
- role
- Type: System String
The role.
Return Value
Type: Booleantrue if [is in role] [the specified role]; otherwise, false.
See Also