DateTimeControl.Validate Method

Validates the control data.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Sub Validate
'Usage
Dim instance As DateTimeControl

instance.Validate()
public void Validate()

Implements

IValidator.Validate()

Remarks

The IsValid property is updated by this method.

See Also

Reference

DateTimeControl Class

DateTimeControl Members

Microsoft.SharePoint.WebControls Namespace