ParametersModel Members
In This Article
#Constructors
Name | Description |
---|---|
Parameters |
Initializes a new instance of the Parameters |
#Properties
Name | Description |
---|---|
Can |
Inherited from Parameter |
Has |
Inherited from Parameter |
Item |
Inherited from Parameter |
Parameter |
Inherited from Parameter |
Parameters |
Inherited from Parameter |
Visible |
Gets visible parameters. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from Parameter |
Assign |
Inherited from Parameter |
Can |
Inherited from Parameter |
Can |
Inherited from Parameter |
Dispose() | |
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. |
Find |
Inherited from Parameter |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Indicates whether at least one parameter is visible. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
Resets parameter values. |
On |
Applies parameter values and builds the document. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Replace |
Inherited from Parameter |
Reset |
Inherited from Parameter |
Submit |
Inherited from Parameter |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Submit |
Inherited from Parameter |
Validate |
Occurs when parameter values are being validated.
Inherited from Parameter |
See Also