RemoteAttribute.FormatAdditionalFieldsForClientValidation Method
Returns a comma-delimited string of validation field names.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public function FormatAdditionalFieldsForClientValidation( property : String ) : String
Parameters
- property
- Type: System.String
The name of the validation property.
Show: