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)
Available in Sandboxed Solutions: No
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()