[This is preliminary documentation and is subject to change.]
Handles the core functionality for the Show operation.
| C# |
public static ExecutionResult ExecuteShow( Execution execution, params Object[] parameters )
Always NoActionResult.
This operation calls the UserInterface.Show
method, with the target object, and any supplied Layout and Pane name.