ParameterCollection.OnValidate Method
.NET Framework 3.0
Performs additional custom processes when validating a value.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
| Exception type | Condition |
|---|---|
| The object is not an instance of the Parameter class or one of its derived classes. | |
| The object is a null reference (Nothing in Visual Basic). |
Community Additions
ADD
Show: