GroupedDropDownList.Clear Method

Removes all selections from GroupedDropDownList.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Sub Clear
'Usage
Dim instance As GroupedDropDownList

instance.Clear()
public void Clear()

Remarks

Removes the selections made in the drop-down list box.

See Also

Reference

GroupedDropDownList Class

GroupedDropDownList Members

Microsoft.SharePoint.WebControls Namespace