Gets and sets the Icon File for the role
Namespace: DotNetNuke.Security.RolesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string IconFile { get; set; } |
| Visual Basic |
|---|
Public Property IconFile As String Get Set |
| Sandcastle Documented DotNetNuke Core |
| RoleInfo..::..IconFile Property |
| RoleInfo Class See Also Send Feedback |
| C# |
|---|
public string IconFile { get; set; } |
| Visual Basic |
|---|
Public Property IconFile As String Get Set |