Table of Contents

Interface IViewStateManager

Namespace
Innova.Prism.Infrastructure.Views
Assembly
Innova.Prism.Infrastructure.dll

Represents a contract for managing the state of views.

public interface IViewStateManager

Methods

GetViewState(string)

Gets the view state for the specified view name.