Share via


SPMigratableSiteCollection constructor

NOTE: This API is now obsolete.

Initializes a new instance of the SPMigratableSiteCollection class that is non-persistable.

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

Syntax

'Declaration
<ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")> _
Public Sub New
'Usage

Dim instance As New SPMigratableSiteCollection()
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
public SPMigratableSiteCollection()

See also

Reference

SPMigratableSiteCollection class

SPMigratableSiteCollection members

SPMigratableSiteCollection overload

Microsoft.SharePoint.Administration namespace