Method | Description | |
---|---|---|
GetDisplayNameWithUrl ( IRole role ) : HtmlString | ||
GetFeaturePermissions ( IRole role, Type baseFeatureType ) : List |
||
GetFieldDefinitionRoleDescription ( IRole role ) : HtmlString | ||
GetPeopleWithRole ( IRole role ) : List |
public static GetDisplayNameWithUrl ( IRole role ) : HtmlString | ||
role | IRole | |
return | HtmlString |
public static GetFeaturePermissions ( IRole role, Type baseFeatureType ) : List |
||
role | IRole | |
baseFeatureType | Type | |
return | List |
public static GetFieldDefinitionRoleDescription ( IRole role ) : HtmlString | ||
role | IRole | |
return | HtmlString |
public static GetPeopleWithRole ( IRole role ) : List |
||
role | IRole | |
return | List |