Open - method of the PmViewCreator object
Note:
Opens the object viewer (
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 (and/or 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