OWSDateField Constructor
NOTE: This API is now obsolete.
Initializes a new instance of the OWSDateField class.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<ObsoleteAttribute("This class has been deprecated.")> _
Public Sub New
'Usage
Dim instance As New OWSDateField()
[ObsoleteAttribute("This class has been deprecated.")]
public OWSDateField()