ModelVariantsProvider Members
In This Article
#Constructors
Name | Description |
---|---|
Model |
Initializes a new instance of the Model |
Model |
Initializes a new instance of the Model |
#Properties
Name | Description |
---|---|
Allow |
Specifies whether of not a single view variant is allowed. |
Generate |
Obsolete. This property is obsolete. Instead, use the approach demonstrated in the How to: Create Additional List |
Views |
Gets the list of View nodes used by the Model |
#Methods
Name | Description |
---|---|
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. |
Get |
Returns a set of view variants available for the specific root View in the IModel |
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. |
Save |
Saves the identifier of the currently selected View variant to the IModel |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also