Gets the role settings
Namespace: DotNetNuke.Security.RolesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[XmlIgnoreAttribute] public Dictionary<string, string> Settings { get; } |
| Visual Basic |
|---|
<XmlIgnoreAttribute> Public ReadOnly Property Settings As Dictionary(Of String, String) Get |