DotNetNuke 5.2

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

Syntax

C#
public class RolesSelectionGrid : Control, 
	INamingContainer
Visual Basic (Declaration)
Public Class RolesSelectionGrid _
	Inherits Control _
	Implements INamingContainer
Visual C++
public ref class RolesSelectionGrid : public Control, 
	INamingContainer

Inheritance Hierarchy

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

See Also