ImageMap.TrackViewState Method ()

 

Tracks view-state changes to the ImageMap control so they can be stored in the control's StateBag object. This object is accessible through the Control.ViewState property.

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

protected override void TrackViewState()

This method is called automatically by ASP.NET when the ImageMap control is initialized.

.NET Framework
Available since 2.0
Return to top
Show: