DateTimeControl.Validate method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Sub Validate
'Usage
Dim instance As DateTimeControl

instance.Validate()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public void Validate()

Implements

IValidator.Validate()

See also

Reference

DateTimeControl class

DateTimeControl members

Microsoft.SharePoint.WebControls namespace