NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ListControl.ClearSelection

Protected method for clearing selection.

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

See Also

ListControl Class | ListControl Members | System.Web.UI.WebControls Namespace