System.Web.UI.WebControls.RoleGroupCollection.Add Method

Adds a role group to the end of the collection.

Syntax

public void Add (RoleGroup group)

Parameters

group
The System.Web.UI.WebControls.RoleGroup to add to the collection.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0