GlobalPersonalSitesListSyncedListLoader Members
Include Protected Members
Include Inherited Members
Represents the synchronized list of global personal site locations.
The GlobalPersonalSitesListSyncedListLoader type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GlobalPersonalSitesListSyncedListLoader() | Obsolete. Initializes a new instance of the GlobalPersonalSitesListSyncedListLoader class. | |
GlobalPersonalSitesListSyncedListLoader(ServerContext) | Obsolete. Initializes a new instance of the GlobalPersonalSitesListSyncedListLoader class. | |
GlobalPersonalSitesListSyncedListLoader(SPServiceContext) |
Top
Properties
Name | Description | |
---|---|---|
Items | Gets an array of items that represent the list of global personal site locations. (Overrides SyncedListLoader.Items.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
Get() | ||
Get(SPServiceContext) | ||
GetHashCode | (Inherited from Object.) | |
GetOneListItem | Returns a specified item from the list of global personal site locations. (Overrides SyncedListLoader.GetOneListItem(Int64, String, String, Int64, String).) | |
GetTargetedItems | (Inherited from SyncedListLoader.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
m_serverContext | Obsolete. (Inherited from SyncedListLoader.) |
Top