Saves the current view state.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
public void RememberViewModel()
Visual Basic (Declaration)
Public Sub RememberViewModel
Visual C++
public:
void RememberViewModel()

See Also