RemoteAttribute Properties
The RemoteAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
AdditionalFields | Gets or sets the additional fields that are required for validation. |
|
ErrorMessage | (Inherited from ValidationAttribute.) |
|
ErrorMessageResourceName | (Inherited from ValidationAttribute.) |
|
ErrorMessageResourceType | (Inherited from ValidationAttribute.) |
|
ErrorMessageString | (Inherited from ValidationAttribute.) |
|
HttpMethod | Gets or sets the HTTP method used for remote validation. |
|
RequiresValidationContext | (Inherited from ValidationAttribute.) |
|
RouteData | Gets the route data dictionary. |
|
RouteName | Gets or sets the route name. |
|
Routes | Gets the route collection from the route table. |
|
TypeId | (Inherited from Attribute.) |
Show: