System.Web.UI.WebControls.RoleGroupCollection.Contains Method

Indicates whether the collection contains the specified role group.

Syntax

public bool Contains (RoleGroup group)

Parameters

group
The System.Web.UI.WebControls.RoleGroup to look for in the collection.

Returns

true if the specified role group is a member of the collection; otherwise false.

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