Gets the name of the role.
Namespace: DotNetNuke.CommonAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static string GetRoleName( int RoleID ) |
| Visual Basic |
|---|
Public Shared Function GetRoleName ( RoleID As Integer ) As String |
Parameters
- RoleID
- Type: System..::..Int32
The role ID.