ShowViewParameters Properties
Represents a set of parameters used to display a new View.
Name | Description |
---|---|
Context | Specifies the Template context for the Window that will contain the target View. |
Controllers | Provides access to a collection of Controllers that should only be activated for the target View or its Window. |
Create |
Specifies whether all Controllers that satisfy the target View or its Window must be created. |
Created |
Specifies the View to be displayed. |
New |
Specifies the Window in which a View should be invoked. |
Target |
Specifies the type of the Window that will embed the target View. |
See Also