ValidationCallHandlerData Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method ValidationCallHandlerData()
Initializes a new instance of the ValidationCallHandlerData class.
Public method ValidationCallHandlerData(String)
Initializes a new instance of the ValidationCallHandlerData class by using the specified handler name.
Public method ValidationCallHandlerData(String, Int32)
Initializes a new instance of the ValidationCallHandlerData class by using the specified handler name and order.

See Also

ValidationCallHandlerData Class

ValidationCallHandlerData Members

Microsoft.Practices.EnterpriseLibrary.Validation.Configuration Namespace