1 out of 1 rated this helpful - Rate this topic

Webs Methods

Windows SharePoint Services 3
(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
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.