DataPagerFieldCollection::OnClearComplete Method ()

 

Performs additional processing after all items are removed from the collection.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

protected:
virtual void OnClearComplete() override

This method is called by the Clear method to perform additional processing after all items are removed from the collection. This method raises the FieldsChanged event.

.NET Framework
Available since 3.5
Return to top
Show: