SPDeletedSiteCollection Properties

Include Protected Members
Include Inherited Members

The SPDeletedSiteCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of deleted sites in the collection. (Overrides SPBaseCollection.Count.)
Public property Item Gets the deleted site at the specified index of the collection.
Public property RowLimit Gets or sets the maximum number of deleted sites represented by the collection.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from SPBaseCollection.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from SPBaseCollection.)

Top

See Also

Reference

SPDeletedSiteCollection Class

Microsoft.SharePoint.Administration Namespace