StsAdapter Constructor
NOTE: This API is now obsolete.
Initializes a new instance of the StsAdapter class.
Namespace: Microsoft.SharePoint.Dsp.Sts
Assembly: Microsoft.SharePoint.Dsp.Sts (in Microsoft.SharePoint.Dsp.Sts.dll)
Syntax
'Declaration
<ObsoleteAttribute("Use the Lists web service instead.")> _
Public Sub New
'Usage
Dim instance As New StsAdapter()
[ObsoleteAttribute("Use the Lists web service instead.")]
public StsAdapter()