asp.net.ph

ListControl.ClearSelection Method

System.Web.UI.WebControls Namespace   ListControl Class


Clears out the list selection and sets the Selected property of all items to false.

NOTE: This member is used internally by the .NET infrastructure and is not intended to be called directly from your code.

[ VB ]
Overridable Public Sub ClearSelection ( )

[ C# ]
public virtual void ClearSelection ( );

[ C++ ]
public: virtual void ClearSelection ( );

[ JScript ]
public function ClearSelection ( );
See Also

ListControl Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note