Validator that can be used to indicate validation errors that have been handled programmatically.

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
public class StaticValidator : BaseValidator, 
	IValidator

Inheritance Hierarchy

See Also