Spread ASP.NET 16
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / MapArea Class / TrackViewState Method


In This Topic
    TrackViewState Method (MapArea)
    In This Topic
    Causes the tracking of view state changes to the server control.
    Syntax
    'Declaration
     
    Protected Overrides Sub TrackViewState() 
    'Usage
     
    Dim instance As MapArea
     
    instance.TrackViewState()
    protected override void TrackViewState()
    See Also