Webs members

Provides methods for working with sites and subsites.

The Webs type exposes the following members.

Constructors

  Name Description
Public method Webs Initializes a new instance of the Webs class.

Top

Properties

  Name Description
Public property AllowAutoRedirect (Inherited from HttpWebClientProtocol.)
Protected property CanRaiseEvents (Inherited from Component.)
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.)
Protected property DesignMode (Inherited from Component.)
Public property EnableDecompression (Inherited from HttpWebClientProtocol.)
Protected property Events (Inherited from Component.)
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

Methods

  Name Description
Public method Abort (Inherited from WebClientProtocol.)
Protected method BeginInvoke (Inherited from SoapHttpClientProtocol.)
Protected method CancelAsync (Inherited from HttpWebClientProtocol.)
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() (Inherited from Component.)
Protected method Dispose(Boolean) (Inherited from Component.)
Protected method EndInvoke (Inherited from SoapHttpClientProtocol.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Component.)
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 GetObjectIdFromUrl
Protected method GetReaderForMessage (Inherited from SoapHttpClientProtocol.)
Protected method GetService (Inherited from Component.)
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.
Protected method GetWebRequest (Inherited from SoapHttpClientProtocol.)
Protected method GetWebResponse(WebRequest) (Inherited from HttpWebClientProtocol.)
Protected method GetWebResponse(WebRequest, IAsyncResult) (Inherited from HttpWebClientProtocol.)
Protected method GetWriterForMessage (Inherited from SoapHttpClientProtocol.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method Invoke (Inherited from SoapHttpClientProtocol.)
Protected method InvokeAsync(String, [], SendOrPostCallback) (Inherited from SoapHttpClientProtocol.)
Protected method InvokeAsync(String, [], SendOrPostCallback, Object) (Inherited from SoapHttpClientProtocol.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
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

Events

  Name Description
Public event Disposed (Inherited from Component.)

Top

See also

Reference

Webs class

WebSvcWebs namespace