ShowViewParameters Constructors
Represents a set of parameters used to display a new View.Name | Parameters | Description |
---|---|---|
ShowViewParameters() | none | Creates an instance of the ShowViewParameters class. |
ShowViewParameters(View) | view | Creates an instance of the ShowViewParameters class and initializes the ShowViewParameters.CreatedView property. |
See Also