SPPersistedUpgradableObject Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the SPPersistedUpgradableObject class based on the parameters that are provided.

Overload List

  Name Description
Public method SPPersistedUpgradableObject() This constructor is called implicitly by the default constructors of derived classes. Explicit calls to this constructor do not properly initialize the object.
Protected method SPPersistedUpgradableObject(String, SPPersistedObject) Initializes a new instance of the SPPersistedUpgradableObject class based on the specified name and parent object.
Protected method SPPersistedUpgradableObject(String, SPPersistedObject, Guid) Initializes a new instance of the SPPersistedUpgradableObject class based on the specified name, parent object, and ID.

Top

See Also

Reference

SPPersistedUpgradableObject Class

SPPersistedUpgradableObject Members

Microsoft.SharePoint.Administration Namespace