BizFormInfoAuthorizedRoles Property |
Hashtable of roles the form is allowed for.
RoleId is key and RoleName is value.
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 13.0.131
Syntax public SafeDictionary<int, string> AuthorizedRoles { get; }
Property Value
Type:
SafeDictionaryInt32,
StringSee Also