[]
        
(Showing Draft Content)

FarPoint.Web.Spread.StateManaged

StateManaged Class

Handles the state view of the child class that is derived from it.

Inheritance
StateManaged
Implements
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class StateManaged : IStateManager
Public Class StateManaged
    Implements IStateManager

Constructors

Name Description
StateManaged()

Properties

Name Description
IsTrackingViewState

Checks the tracking state.

ViewState

Stores the view state.

Methods

Name Description
LoadViewState(object)

Loads the stored view state.

SaveViewState()

Saves the state.

TrackViewState()

Tracks the view state.