An NDoc Documented Class Library

IViewManagerState Interface

An interface that defines general functionality for the a view manager's state. The state will be used to allow the controller to save and load the current state of the view manager (e.g. which views are visible, etc.).

For a list of all members of this type, see IViewManagerState Members.

public interface IViewManagerState

Types that implement IViewManagerState

Type Description
StandardViewManagerState A standard view manager state implementation.

Requirements

Namespace: Sandia.MVCFramework.ViewManager

Assembly: Sandia.MVCFramework (in Sandia.MVCFramework.dll)

See Also

IViewManagerState Members | Sandia.MVCFramework.ViewManager Namespace