[]
Represents an element that defines an Apply Parameters action associated with an Action.
public sealed class ApplyParametersAction : IValidateable
Name | Description |
---|---|
ApplyParametersAction() | Initializes a new instance of the ApplyParametersAction class. |
Name | Description |
---|---|
Parameters | Gets the collection of parameters to be applied within this action. |
Name | Description |
---|---|
Validate(ValidationContext) | Validates the current state of the ApplyParametersAction object. |