SPPersistedUpgradableObject constructor

This constructor is called implicitly by the default constructors of derived classes. Explicit calls to this constructor do not properly initialize the object.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New SPPersistedUpgradableObject()
public SPPersistedUpgradableObject()

See also

Reference

SPPersistedUpgradableObject class

SPPersistedUpgradableObject members

SPPersistedUpgradableObject overload

Microsoft.SharePoint.Administration namespace