WebPartPagesWebService members

Provides design-time functionality for Web Part pages and workflows.

The WebPartPagesWebService type exposes the following members.

Constructors

  Name Description
Public method WebPartPagesWebService Initializes a new instance of the WebPartPagesWebService class with default values.

Top

Properties

  Name Description
Public property AllowAutoRedirect (Inherited from HttpWebClientProtocol.)
Protected property CanRaiseEvents (Inherited from Component.)
Public property ClientCertificates (Inherited from HttpWebClientProtocol.)
Public property ConnectionGroupName (Inherited from WebClientProtocol.)
Public property Container (Inherited from Component.)
Public property CookieContainer (Inherited from HttpWebClientProtocol.)
Public property Credentials (Inherited from WebClientProtocol.)
Protected property DesignMode (Inherited from Component.)
Public property EnableDecompression (Inherited from HttpWebClientProtocol.)
Protected property Events (Inherited from Component.)
Public property PreAuthenticate (Inherited from WebClientProtocol.)
Public property Proxy (Inherited from HttpWebClientProtocol.)
Public property RequestEncoding (Inherited from WebClientProtocol.)
Public property Site (Inherited from Component.)
Public property SoapVersion (Inherited from SoapHttpClientProtocol.)
Public property Timeout (Inherited from WebClientProtocol.)
Public property UnsafeAuthenticatedConnectionSharing (Inherited from HttpWebClientProtocol.)
Public property Url (Inherited from WebClientProtocol.)
Public property UseDefaultCredentials (Inherited from WebClientProtocol.)
Public property UserAgent (Inherited from HttpWebClientProtocol.)

Top

Methods

  Name Description
Public method Abort (Inherited from WebClientProtocol.)
Public method AddWebPart Adds a new Web Part to a Web Part Page.
Public method AddWebPartToZone
Public method AssociateWorkflowMarkup Creates a new SPWorkflowAssociation object list applied in the /WorkflowConfig/Association/@ListID attribute in the associated configuration file. If the /WorkflowConfig/Association/@ListID attribute is not applied, the method creates a new SPWorkflowAssociation object on the Windows SharePoint Services 3.0 Web site.
Protected method BeginInvoke (Inherited from SoapHttpClientProtocol.)
Protected method CancelAsync (Inherited from HttpWebClientProtocol.)
Public method ConvertWebPartFormat
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method DeleteWebPart Deletes a dynamic Web Part from a Web Part Page.
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.)
Public method ExecuteProxyUpdates
Public method FetchLegalWorkflowActions Returns a string version of the actions file, as defined by the Actions File Schema
Protected method Finalize (Inherited from Component.)
Public method GetAssemblyMetaData
Public method GetBindingResourceData
Public method GetCustomControlList
Public method GetDataFromDataSourceControl
Public method GetExpandedListViewXml
Public method GetFormCapabilityFromDataSourceControl
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Protected method GetReaderForMessage (Inherited from SoapHttpClientProtocol.)
Public method GetSafeAssemblyInfo
Protected method GetService (Inherited from Component.)
Public method GetType (Inherited from Object.)
Public method GetWebPart Returns the XML data for a dynamic Web Part.
Public method GetWebPart2 Returns the XML data for a dynamic Web Part.
Public method GetWebPartCrossPageCompatibility Returns connection information for all parts on the target page and compatibility information of the source Web Part with all the parts on a target page, which is used to determine whether Web Parts on two different pages are compatible with each other.
Public method GetWebPartPage
Public method GetWebPartPageConnectionInfo Returns connection information for all parts on the same page as well as compatibility results for the provider part with other parts on the same page.
Public method GetWebPartPageDocument Returns the Web Part Page, complete with the Web Parts and the properties included within each Web Part zone.
Public method GetWebPartProperties Returns an XML string of all Web Parts associated with a Web Part Page.
Public method GetWebPartProperties2 Returns an XML string of all Web Parts associated with a Web Part Page.
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 GetXmlDataFromDataSource Returns XML data from the data source provider.
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 RemoveWorkflowAssociation Removes all SPWorkflowAssociation objects on the list defined by the /WorkflowConfig/Association/@ListID value in the configuration file.
Public method RenderWebPartForEdit Returns an XML fragment that includes the Web Part property information and the rendering HTML.
Public method SaveWebPart Saves changes to an existing dynamic Web Part.
Public method SaveWebPart2 Saves changes to an existing dynamic Web Part, including a change to the Web Part type.
Public method ToString (Inherited from Component.)
Public method ValidateWorkflowMarkupAndCreateSupportObjects Creates a workflow task list, if one is not specified, or if the specified task list does not exist in the context Web site; also updates content types on the task list.

Top

Events

  Name Description
Public event Disposed (Inherited from Component.)

Top

See also

Reference

WebPartPagesWebService class

WebSvcwebpartpages namespace