OWSForm constructor

NOTE: This API is now obsolete.

Initializes a new instance of the OWSForm class.

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

Syntax

'Declaration
<ObsoleteAttribute("This class has been deprecated.")> _
Public Sub New
'Usage

Dim instance As New OWSForm()
[ObsoleteAttribute("This class has been deprecated.")]
public OWSForm()

See also

Reference

OWSForm class

OWSForm members

Microsoft.SharePoint.WebControls namespace