SiteData Members
Include Protected Members
Include Inherited Members
Provides methods that return metadata or list data from sites or lists in Microsoft Windows SharePoint Services.
The SiteData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SiteData | Initializes a new instance of the SiteData class. |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
Abort | (Inherited from WebClientProtocol.) | |
BeginInvoke | (Inherited from SoapHttpClientProtocol.) | |
CancelAsync | (Inherited from HttpWebClientProtocol.) | |
CreateObjRef | (Inherited from MarshalByRefObject.) | |
Discover | (Inherited from SoapHttpClientProtocol.) | |
Dispose() | (Inherited from Component.) | |
Dispose(Boolean) | (Inherited from Component.) | |
EndInvoke | (Inherited from SoapHttpClientProtocol.) | |
EnumerateFolder | Returns information about the files and folders within a folder on a SharePoint site. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Component.) | |
GetAttachments | Returns the URLs for all attachments to a specified item in a SharePoint list. | |
GetChanges | Returns the changes that occurred on a site collection content from one moment in time to another. | |
GetChangesEx | ||
GetContent | A string representing information about the web application. | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetList | Returns metadata from the specified SharePoint list. | |
GetListCollection | Returns information about all the lists in the current SharePoint site. | |
GetListItems | Performs a query against the specified SharePoint list. | |
GetReaderForMessage | (Inherited from SoapHttpClientProtocol.) | |
GetService | (Inherited from Component.) | |
GetSite | Returns site metadata, information about the subsites in the current site collection, and information about the cross-site groups on the site and about the users who are members of each group. | |
GetSiteAndWeb | Returns the absolute URL of a subsite and the absolute URL of its top-level parent site based on the specified site URL. | |
GetSiteUrl | Returns the GUID and URL of the site collection to which the specified URL belongs. | |
GetType | (Inherited from Object.) | |
GetURLSegments | A string representing the identifiers of a site, list or list item depending on the specified URL. The behavior of the operation depends on the specified URL. | |
GetWeb | Returns site and list metadata, as well as information about the users and site groups for the current SharePoint site. | |
GetWebRequest | (Inherited from SoapHttpClientProtocol.) | |
GetWebResponse(WebRequest) | (Inherited from HttpWebClientProtocol.) | |
GetWebResponse(WebRequest, IAsyncResult) | (Inherited from HttpWebClientProtocol.) | |
GetWriterForMessage | (Inherited from SoapHttpClientProtocol.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
Invoke | (Inherited from SoapHttpClientProtocol.) | |
InvokeAsync(String, [], SendOrPostCallback) | (Inherited from SoapHttpClientProtocol.) | |
InvokeAsync(String, [], SendOrPostCallback, Object) | (Inherited from SoapHttpClientProtocol.) | |
MemberwiseClone() | (Inherited from Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) | |
ToString | (Inherited from Component.) |
Top
Events
Name | Description | |
---|---|---|
Disposed | (Inherited from Component.) |
Top