Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SDK Documentation
Web Services
Sites Web Service
Sites Class

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (1)
Sites Class (Sites)
Provides a method for returning information about the collection of site templates on the virtual server.

Web Service: SitesWeb Reference: http://<Site>/_vti_bin/Sites.asmx
Visual Basic (Declaration)
<DesignerCategoryAttribute("code")> _
<DebuggerStepThroughAttribute> _
<WebServiceBindingAttribute(Name:="SitesSoap", Web Service:="http://schemas.microsoft.com/sharepoint/soap/")> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
Public Class Sites
    Inherits SoapHttpClientProtocol
Visual Basic (Usage)
Dim instance As Sites
C#
[DesignerCategoryAttribute("code")] 
[DebuggerStepThroughAttribute] 
[WebServiceBindingAttribute(Name="SitesSoap", Web Service="http://schemas.microsoft.com/sharepoint/soap/")] 
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")] 
public class Sites : SoapHttpClientProtocol

To access the Sites service and its methods, set a Web reference to http://Server_Name/[sites/][Site_Name/]_vti_bin/Sites.asmx.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker