This topic has not yet been rated - Rate this topic

Webs Members

Windows SharePoint Services 3

Provides methods for working with sites and subsites.

The following tables list the members exposed by the Webs type.

  Name Description
Public method Webs Initializes a new instance of the Webs class.
Top
(see also Protected Properties )
  Name Description
Public property AllowAutoRedirect  (inherited from HttpWebClientProtocol)
Public property ClientCertificates  (inherited from HttpWebClientProtocol)
Public property ConnectionGroupName  (inherited from WebClientProtocol)
Public property Container  (inherited from Component)
Public property CookieContainer  (inherited from HttpWebClientProtocol)
Public property Credentials  (inherited from WebClientProtocol)
Public property EnableDecompression  (inherited from HttpWebClientProtocol)
Public property PreAuthenticate  (inherited from WebClientProtocol)
Public property Proxy  (inherited from HttpWebClientProtocol)
Public property RequestEncoding  (inherited from WebClientProtocol)
Public property Site  (inherited from Component)
Public property SoapVersion  (inherited from SoapHttpClientProtocol)
Public property Timeout  (inherited from WebClientProtocol)
Public property UnsafeAuthenticatedConnectionSharing  (inherited from HttpWebClientProtocol)
Public property Url  (inherited from WebClientProtocol)
Public property UseDefaultCredentials  (inherited from WebClientProtocol)
Public property UserAgent  (inherited from HttpWebClientProtocol)
Top
  Name Description
Protected property CanRaiseEvents  (inherited from Component)
Protected property DesignMode  (inherited from Component)
Protected property Events  (inherited from Component)
Top
(see also Protected Methods )
  Name Description
Public method Abort  (inherited from WebClientProtocol)
Public method CreateContentType Creates a new site content type, with the specified columns and properties, on the site.
Public method CreateObjRef  (inherited from MarshalByRefObject)
Public method CustomizeCss Applies style sheet customization to a particular file.
Public method DeleteContentType Deletes the specified site content type from the site.
Public method Discover  (inherited from SoapHttpClientProtocol)
Public method Dispose  Overloaded. (inherited from Component)
Public method Equals  Overloaded. (inherited from Object)
Public method Static GenerateXmlMappings  Overloaded. (inherited from HttpWebClientProtocol)
Public method GetActivatedFeatures Returns a list of Features that are activated in the Web site and in its parent site collection.
Public method GetAllSubWebCollection Returns the titles and URLs of all sites within the current site collection.
Public method GetColumns Returns a collection of the column definitions for the columns available on the site.
Public method GetContentType Returns the content type definition for the specified site content type.
Public method GetContentTypes Returns a collection of content type definitions for all site content types on the specified site.
Public method GetCustomizedPageStatus Gets the customization (also known as "ghosted") status of the file with the specified URL.
Public method GetHashCode  (inherited from Object)
Public method GetLifetimeService  (inherited from MarshalByRefObject)
Public method GetListTemplates Returns the collection of list template definitions for the current site.
Public method GetType  (inherited from Object)
Public method GetWeb Returns properties of a site (for example, name, description, and theme).
Public method GetWebCollection Returns the titles and URLs of all sites directly beneath the current site.
Public method InitializeLifetimeService  (inherited from MarshalByRefObject)
Public method Static ReferenceEquals  (inherited from Object)
Public method RemoveContentTypeXmlDocument Removes the specified XmlDocument Element (ContentType) element from the specified site content type.
Public method RevertAllFileContentStreams Reverts the content streams of all files within the Web site.
Public method RevertCss Reverts style sheet customization of a file to the default style sheet.
Public method RevertFileContentStream Reverts the content stream of the file with the specified URL.
Public method ToString  (inherited from Component)
Public method UpdateColumns Creates, updates, or deletes one or more columns on the specified site.
Public method UpdateContentType Updates the specified site content type.
Public method UpdateContentTypeXmlDocument Adds or overwrites the specified XmlDocument Element (ContentType) element in the site content type.
Public method WebUrlFromPageUrl Returns the URL of the parent site for the specified page URL.
Top
  Name Description
Protected method Static AddToCache  (inherited from WebClientProtocol)
Protected method BeginInvoke  (inherited from SoapHttpClientProtocol)
Protected method CancelAsync  (inherited from HttpWebClientProtocol)
Protected method Dispose  Overloaded. (inherited from Component)
Protected method EndInvoke  (inherited from SoapHttpClientProtocol)
Protected method Finalize  (inherited from Component)
Protected method Static GetFromCache  (inherited from WebClientProtocol)
Protected method GetReaderForMessage  (inherited from SoapHttpClientProtocol)
Protected method GetService  (inherited from Component)
Protected method GetWebRequest  (inherited from SoapHttpClientProtocol)
Protected method GetWebResponse  Overloaded. (inherited from HttpWebClientProtocol)
Protected method GetWriterForMessage  (inherited from SoapHttpClientProtocol)
Protected method Invoke  (inherited from SoapHttpClientProtocol)
Protected method InvokeAsync  Overloaded. (inherited from SoapHttpClientProtocol)
Protected method MemberwiseClone  Overloaded. (inherited from MarshalByRefObject)
Top
  Name Description
Public event Disposed  (inherited from Component)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.