This topic has not yet been rated - Rate this topic

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.

  ClassDescription
Public classExportWebPartClassProvides an ASP.NET page that returns the DWP string format of a Web Part given a Web Part Page and the Web Part GUID.
Public classExportWebPartFileClassProvides an ASP.NET page that returns the DWP string format of a Web Part given the file name of the DWP file.
Public classSoapServerExceptionA 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.
Public classSoapXmlUsed internally by the SOAP layer. For more information, contact us.
Public classSoapXml.SoapStringThis class and its members are reserved for internal use and are not intended to be used in your code.
Public classSoapXml.SoapXmlElementUsed internally by the SOAP layer. For more information, contact us.
Public classSoapXml.SoapXmlObjectContains the XML string to be returned to the SOAP client.
Public classWebPartPageSoapServerExceptionThis class and its members are reserved for internal use and are not intended to be used in your code.
Public classWebPartPagesWebServiceProvides design-time functionality for Web Part pages.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.