SPAutoSerializingObject members

Serves as the base class for all topology objects that provide automatic serialization of fields with the appropriate attributes.

The SPAutoSerializingObject type exposes the following members.

Constructors

  Name Description
Protected method SPAutoSerializingObject() Initializes a new instance of the SPAutoSerializingObject class.
Protected method SPAutoSerializingObject(SerializationInfo, StreamingContext) Initializes a new instance of the SPAutoSerializingObject class.

Top

Properties

  Name Description
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Gets the serialized state of the object.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database.
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state.

Top

See also

Reference

SPAutoSerializingObject class

Microsoft.SharePoint.Administration namespace