Returns whether the

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

Syntax

C#
public virtual bool IsValid { get; }
Visual Basic
Public Overridable ReadOnly Property IsValid As Boolean
	Get

Field Value

A boolean

See Also