TeamSite Constructor (TopologyManager, SPSite)
NOTE: This API is now obsolete.
Note: This API is included for backward compatibility only. It is not intended for use in future application or solution development.
Namespace: Microsoft.SharePoint.Portal.Topology
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute> _
Protected Friend Sub New ( _
tm As TopologyManager, _
spSite As SPSite _
)
'Usage
Dim tm As TopologyManager
Dim spSite As SPSite
Dim instance As New TeamSite(tm, spSite)
[ObsoleteAttribute]
protected internal TeamSite(
TopologyManager tm,
SPSite spSite
)
Parameters
- spSite
Type: Microsoft.SharePoint.SPSite