Gets the settings for a role
Namespace: DotNetNuke.Security.Roles.InternalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
IDictionary<string, string> GetRoleSettings( int roleId ) |
Visual Basic |
---|
Function GetRoleSettings ( roleId As Integer ) As IDictionary(Of String, String) |
Parameters
- roleId
- Type: System..::..Int32
Id of the role