ShowViewParameters Members
In This Article
#Constructors
Name | Description |
---|---|
Show |
Creates an instance of the Show |
Show |
Creates an instance of the Show |
#Properties
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. |
#Methods
Name | Description |
---|---|
Assign |
Sets the current object’s properties to the specified Show |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also