Microsoft.SharePoint.SoapServer Namespace

Contains classes that implement the Windows SharePoint Services 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 Infrastructure.
SoapXml.SoapXmlElement Infrastructure.
WebPartPageSoapServerException Infrastructure.
WebPartPagesWebService Infrastructure.