Validates the data, and sets the IsValid Property

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public virtual void Validate()
Visual Basic
Public Overridable Sub Validate

See Also