To get the name of a view given its identifier, use the method
pfcView.View.GetName.
The method
pfcView.View.GetIsCurrent determines if the View object represents the current view.
The
pfcView.View.Reset method restores the current view to the default view.
To store the current view under the specified name, call the method
pfcView.ViewOwner.SaveView.