SiteData Methods

Public Methods

(see also Protected Methods )

  Name Description
Abort  (inherited from WebClientProtocol)
CreateObjRef  (inherited from MarshalByRefObject)
Discover  (inherited from SoapHttpClientProtocol)
Dispose  Overloaded. (inherited from Component)
EnumerateFolder
Returns information about the files and folders within a folder on a SharePoint site.
Equals  Overloaded. (inherited from Object)
GenerateXmlMappings  Overloaded. (inherited from HttpWebClientProtocol)
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.
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.
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.
InitializeLifetimeService  (inherited from MarshalByRefObject)
ReferenceEquals  (inherited from Object)
ToString  (inherited from Component)

Top

Protected Methods

  Name Description
AddToCache  (inherited from WebClientProtocol)
BeginInvoke  (inherited from SoapHttpClientProtocol)
CancelAsync  (inherited from HttpWebClientProtocol)
Dispose  Overloaded. (inherited from Component)
EndInvoke  (inherited from SoapHttpClientProtocol)
Finalize  (inherited from Component)
GetFromCache  (inherited from WebClientProtocol)
GetReaderForMessage  (inherited from SoapHttpClientProtocol)
GetService  (inherited from Component)
GetWebRequest  (inherited from SoapHttpClientProtocol)
GetWebResponse  Overloaded. (inherited from HttpWebClientProtocol)
GetWriterForMessage  (inherited from SoapHttpClientProtocol)
Invoke  (inherited from SoapHttpClientProtocol)
InvokeAsync  Overloaded. (inherited from SoapHttpClientProtocol)
MemberwiseClone  Overloaded. (inherited from MarshalByRefObject)

Top

See Also

Reference

SiteData Class
Site Data Web Service