ValidationHelper.Add Method

Include Protected Members
Include Inherited Members

Registers a user input element for validation.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Add(IEnumerable<String>, IValidator[]) Registers a list of user input elements for validation.
Public method Add(String, IValidator[]) Registers a user input element for validation.

Top

See Also

Reference

ValidationHelper Class

System.Web.WebPages Namespace