StateManagedCollection.Clear Method
.NET Framework 2.0
Removes all items from the StateManagedCollection collection.
Namespace: System.Web.UI
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The OnClear method is called before the Clear method is called, and the OnClearComplete method is called after Clear has finished removing elements from the collection.
Community Additions
ADD
Show: