Dws methods

The Dws type exposes the following members.

Methods

  Name Description
Public method Abort (Inherited from WebClientProtocol.)
Protected method BeginInvoke (Inherited from SoapHttpClientProtocol.)
Protected method CancelAsync (Inherited from HttpWebClientProtocol.)
Public method CanCreateDwsUrl Determines whether the user has sufficient rights to create a Document Workspace site with the proposed URL on the server.
Public method CreateDws Creates a Document Workspace site and optionally adds users to the new SharePoint site.
Public method CreateFolder Creates a subfolder in the document library of the current Document Workspace site.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method DeleteDws Deletes the current Document Workspace site and its contents.
Public method DeleteFolder Deletes a subfolder from a document library of the current Document Workspace 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 FindDwsDoc Returns the absolute URL of a document listed in the documents parameter of a previous call to the CreateDws method.
Public method GetDwsData Returns information about a Document Workspace site and the lists it contains.
Public method GetDwsMetaData Returns information about a Document Workspace site and the lists it contains.
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Protected method GetReaderForMessage (Inherited from SoapHttpClientProtocol.)
Protected method GetService (Inherited from Component.)
Public method GetType (Inherited from Object.)
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 RemoveDwsUser Removes the specified user from the list of users for the current Document Workspace site.
Public method RenameDws Changes the title of the current Document Workspace site.
Public method ToString (Inherited from Component.)
Public method UpdateDwsData Performs a batch update of items and data for the Document Workspace site.

Top

See also

Reference

Dws class

WebSvcDWS namespace