This documentation is archived and is not being maintained.

HtmlSelect.ClearSelection Method

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Protected Overridable Sub ClearSelection()
[C#]
protected virtual void ClearSelection();
[C++]
protected: virtual void ClearSelection();
[JScript]
protected function ClearSelection();

See Also

HtmlSelect Class | HtmlSelect Members | System.Web.UI.HtmlControls Namespace

Show: