WebPartPagesWebService Methods

Public Methods

(see also Protected Methods )

  Name Description
Abort  (inherited from WebClientProtocol)
AddWebPart
Adds a new Web Part to a Web Part Page.
AddWebPartToZone  
AssociateWorkflowMarkup
Creates a new SPWorkflowAssociation object on the task list defined in /WorkflowConfig/Association/@ListID value in the associate configuration file.
ConvertWebPartFormat  
CreateObjRef  (inherited from MarshalByRefObject)
DeleteWebPart
Deletes a dynamic Web Part from a Web Part Page.
Discover  (inherited from SoapHttpClientProtocol)
Dispose  Overloaded. (inherited from Component)
Equals  Overloaded. (inherited from Object)
ExecuteProxyUpdates  
FetchLegalWorkflowActions
Returns a string version of the actions file, as defined by the Actions File Schema
GenerateXmlMappings  Overloaded. (inherited from HttpWebClientProtocol)
GetAssemblyMetaData  
GetBindingResourceData  
GetCustomControlList  
GetDataFromDataSourceControl  
GetFormCapabilityFromDataSourceControl  
GetHashCode  (inherited from Object)
GetLifetimeService  (inherited from MarshalByRefObject)
GetSafeAssemblyInfo  
GetType  (inherited from Object)
GetWebPart
Returns the XML data for a dynamic Web Part.
GetWebPart2
Returns the XML data for a dynamic Web Part.
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.
GetWebPartPage  
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.
GetWebPartPageDocument
Returns the Web Part Page, complete with the Web Parts and the properties included within each Web Part zone.
GetWebPartProperties
Returns an XML string of all Web Parts associated with a Web Part Page.
GetWebPartProperties2
Returns an XML string of all Web Parts associated with a Web Part Page.
GetXmlDataFromDataSource
Returns XML data from the data source provider.
InitializeLifetimeService  (inherited from MarshalByRefObject)
ReferenceEquals  (inherited from Object)
RemoveWorkflowAssociation
Removes all SPWorkflowAssociation objects on the list defined by the /WorkflowConfig/Association/@ListID value in the configuration file.
RenderWebPartForEdit
Returns an XML fragment that includes the Web Part property information and the rendering HTML.
SaveWebPart
Saves changes to an existing dynamic Web Part.
SaveWebPart2
Saves changes to an existing dynamic Web Part, including a change to the Web Part type.
ToString  (inherited from Component)
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

Protected Methods

  Name Description
AddToCache  (inherited from WebClientProtocol)
BeginInvoke  (inherited from SoapHttpClientProtocol)
CancelAsync  (inherited from HttpWebClientProtocol)
Dispose  Overloaded. (inherited from Component)
EndInvoke  (inherited from SoapHttpClientProtocol)
Finalize  (inherited from Component)
GetFromCache  (inherited from WebClientProtocol)
GetReaderForMessage  (inherited from SoapHttpClientProtocol)
GetService  (inherited from Component)
GetWebRequest  (inherited from SoapHttpClientProtocol)
GetWebResponse  Overloaded. (inherited from HttpWebClientProtocol)
GetWriterForMessage  (inherited from SoapHttpClientProtocol)
Invoke  (inherited from SoapHttpClientProtocol)
InvokeAsync  Overloaded. (inherited from SoapHttpClientProtocol)
MemberwiseClone  Overloaded. (inherited from MarshalByRefObject)

Top

See Also

Reference

WebPartPagesWebService Class
Web Part Pages Web Service