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




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph