United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Office and SharePoint development
SharePoint general development
SharePoint 2010
SDK Documentation
SharePoint 2010 Class Libraries and Web Service References
SharePoint 2010 Web Services
SharePoint Foundation 2010 Web Services
WebSvcsites
Sites Class
Sites Methods
CreateWeb Method
DeleteWeb Method
Dispose Method
ExportSolution Method
ExportWeb Method
ExportWorkflowTemplate Method
GetSite Method
GetSiteTemplates Method
GetUpdatedFormDigest Method
GetUpdatedFormDigestInformation Method
GetWebResponse Method
ImportWeb Method
InvokeAsync Method
MemberwiseClone Method
This topic has not yet been rated
-
Rate this topic
Sites Methods
SharePoint 2010
Other Versions
SharePoint 2013
The
Sites
type exposes the following members.
Methods
Name
Description
Abort
(Inherited from
WebClientProtocol
.)
BeginInvoke
(Inherited from
SoapHttpClientProtocol
.)
CancelAsync
(Inherited from
HttpWebClientProtocol
.)
CreateObjRef
(Inherited from
MarshalByRefObject
.)
CreateWeb
DeleteWeb
Discover
(Inherited from
SoapHttpClientProtocol
.)
Dispose
()
(Inherited from
Component
.)
Dispose(Boolean)
(Inherited from
Component
.)
EndInvoke
(Inherited from
SoapHttpClientProtocol
.)
Equals
(Inherited from
Object
.)
ExportSolution
ExportWeb
Exports a Web site.
ExportWorkflowTemplate
Finalize
(Inherited from
Component
.)
GetHashCode
(Inherited from
Object
.)
GetLifetimeService
(Inherited from
MarshalByRefObject
.)
GetReaderForMessage
(Inherited from
SoapHttpClientProtocol
.)
GetService
(Inherited from
Component
.)
GetSite
GetSiteTemplates
Returns information about the collection of site definitions and sites templates in the Web application.
GetType
(Inherited from
Object
.)
GetUpdatedFormDigest
GetUpdatedFormDigestInformation
GetWebRequest
(Inherited from
SoapHttpClientProtocol
.)
GetWebResponse(WebRequest)
(Inherited from
HttpWebClientProtocol
.)
GetWebResponse(WebRequest, IAsyncResult)
(Inherited from
HttpWebClientProtocol
.)
GetWriterForMessage
(Inherited from
SoapHttpClientProtocol
.)
ImportWeb
InitializeLifetimeService
(Inherited from
MarshalByRefObject
.)
Invoke
(Inherited from
SoapHttpClientProtocol
.)
InvokeAsync(String,
Object
[]
, SendOrPostCallback)
(Inherited from
SoapHttpClientProtocol
.)
InvokeAsync(String,
Object
[]
, SendOrPostCallback, Object)
(Inherited from
SoapHttpClientProtocol
.)
MemberwiseClone
()
(Inherited from
Object
.)
MemberwiseClone(Boolean)
(Inherited from
MarshalByRefObject
.)
ToString
(Inherited from
Component
.)
Top
See Also
Reference
Sites Class
Sites Web Service
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD