Microsoft.SharePoint.SoapServer namespace
Contains classes that implement the Microsoft SharePoint Foundation Web Service on the server. In most cases, the members of these classes are not designed to be called from the server, and are not tested in this configuration. The methods provided by a Web service are designed to be called remotely from client applications. For information about using the methods of a Web service implemented by one of these classes, click the appropriate link in the Class column of the following table.
Classes
Class | Description | |
---|---|---|
ExportWebPartClass | Provides an ASP.NET page that returns the DWP string format of a Web Part given a Web Part Page and the Web Part GUID. | |
ExportWebPartFileClass | Provides an ASP.NET page that returns the DWP string format of a Web Part given the file name of the DWP file. | |
SoapServerException | A wrapper class that converts a SharePoint or COM exception to a SOAP exception so that it can be deserialized on the Visual Studio .NET client. | |
SoapXml | Used internally by the SOAP layer. For more information, contact us. | |
SoapXml.SoapString | This class and its members are reserved for internal use and are not intended to be used in your code. | |
SoapXml.SoapXmlElement | Used internally by the SOAP layer. For more information, contact us. | |
SoapXml.SoapXmlObject | Contains the XML string to be returned to the SOAP client. | |
WebPartPageSoapServerException | This class and its members are reserved for internal use and are not intended to be used in your code. | |
WebPartPagesWebService | Provides design-time functionality for Web Part pages. |