An NDoc Documented Class Library

AbstractStandardViewManager.SetViewManagerState Method 

Sets the current state of the view manager.

public virtual void SetViewManagerState(
   IViewManagerState viewState
);

Parameters

viewState
The new state.

Implements

IViewManager.

See Also

AbstractStandardViewManager Class | Sandia.MVCFramework.ViewManager Namespace