Validator.Url Method
Defines a validation test that tests whether a value is a well-formed URL.
Assembly: System.Web.WebPages (in System.Web.WebPages.dll)
Parameters
- errorMessage
- Type: System.String
The error message to display if validation fails.
Show: