Open - method of the PmViewCreator object
Note:
Opens the viewer of the object (
ViewPath) with defined parameters of the viewer (
View) and the frame (
Frame) and also specifying the object that called the opening of of the viewer (
From).
The method is asynchronous, i.e. the method only activates the opening of corresponding viewer (eventually closing the previous viewer), but after the method is completed the viewer may not yet be open.
Example:
JavaScriptVBScriptSelect and copy to clipboard
oCreator.Open();
oCreator.Open