Skip to main content

ShowViewParameters Properties

A set of parameters used to display a new View.
Name Description
Context Specifies the Template context for the Window that contains the target View.
Controllers A collection of Controllers that should be activated for the target View or its Window.
CreateAllControllers Specifies whether all Controllers relevant to the target View or its Window must be created.
CreatedView Specifies the View to be displayed.
NewWindowTarget Specifies whether to invoke the target View in a new tab/MDI child Window of the main Window or in a separate Window.
TargetWindow Specifies the type of the Window that displays the target View.
See Also