Gets the Id of the Administrator Role

Namespace: DotNetNuke.Security.Permissions.Controls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public int AdministratorRoleId { get; }
Visual Basic
Public ReadOnly Property AdministratorRoleId As Integer
	Get

See Also