Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / StateManaged Class / TrackViewState Method


In This Topic
    TrackViewState Method (StateManaged)
    In This Topic
    Tracks the view state.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub TrackViewState() 
    'Usage
     
    
    Dim instance As StateManaged
     
    instance.TrackViewState()
    protected virtual void TrackViewState()
    See Also