To get the name of a view given its identifier, use the property
IpfcView.Name.
The property
IpfcView.IsCurrent determines if the View object represents the current view.
The method
IpfcView.Reset() restores the current view to the default view.
To store the current view under the specified name, call the method
IpfcViewOwner.SaveView().