Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.