This topic has not yet been rated - Rate this topic

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.

  NameDescription
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
  NameDescription
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed.
Top
  NameDescription
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
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.