summaryT:DotNetNuke.UI.WebControls.RolesSelectionGrid

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public class RolesSelectionGrid : Control, 
	INamingContainer
Visual Basic
Public Class RolesSelectionGrid
	Inherits Control
	Implements INamingContainer

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    DotNetNuke.UI.WebControls..::..RolesSelectionGrid

See Also