Dws Members
Include Protected Members
Include Inherited Members
Exposes methods for managing Document Workspace sites and the data they contain.
The Dws type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Dws | Initializes a new instance of the Dws class. |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
Abort | (Inherited from WebClientProtocol.) | |
BeginInvoke | (Inherited from SoapHttpClientProtocol.) | |
CancelAsync | (Inherited from HttpWebClientProtocol.) | |
CanCreateDwsUrl | Determines whether the user has sufficient rights to create a Document Workspace site with the proposed URL on the server. | |
CreateDws | Creates a Document Workspace site and optionally adds users to the new SharePoint site. | |
CreateFolder | Creates a subfolder in the document library of the current Document Workspace site. | |
CreateObjRef | (Inherited from MarshalByRefObject.) | |
DeleteDws | Deletes the current Document Workspace site and its contents. | |
DeleteFolder | Deletes a subfolder from a document library of the current Document Workspace site. | |
Discover | (Inherited from SoapHttpClientProtocol.) | |
Dispose() | (Inherited from Component.) | |
Dispose(Boolean) | (Inherited from Component.) | |
EndInvoke | (Inherited from SoapHttpClientProtocol.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Component.) | |
FindDwsDoc | Returns the absolute URL of a document listed in the documents parameter of a previous call to the CreateDws method. | |
GetDwsData | Returns information about a Document Workspace site and the lists it contains. | |
GetDwsMetaData | Returns information about a Document Workspace site and the lists it contains. | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetReaderForMessage | (Inherited from SoapHttpClientProtocol.) | |
GetService | (Inherited from Component.) | |
GetType | (Inherited from Object.) | |
GetWebRequest | (Inherited from SoapHttpClientProtocol.) | |
GetWebResponse(WebRequest) | (Inherited from HttpWebClientProtocol.) | |
GetWebResponse(WebRequest, IAsyncResult) | (Inherited from HttpWebClientProtocol.) | |
GetWriterForMessage | (Inherited from SoapHttpClientProtocol.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
Invoke | (Inherited from SoapHttpClientProtocol.) | |
InvokeAsync(String, [], SendOrPostCallback) | (Inherited from SoapHttpClientProtocol.) | |
InvokeAsync(String, [], SendOrPostCallback, Object) | (Inherited from SoapHttpClientProtocol.) | |
MemberwiseClone() | (Inherited from Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) | |
RemoveDwsUser | Removes the specified user from the list of users for the current Document Workspace site. | |
RenameDws | Changes the title of the current Document Workspace site. | |
ToString | (Inherited from Component.) | |
UpdateDwsData | Performs a batch update of items and data for the Document Workspace site. |
Top
Events
Name | Description | |
---|---|---|
Disposed | (Inherited from Component.) |
Top