WebPartPagesWebService Members
Include Protected Members
Include Inherited Members
Provides design-time functionality for Web Part pages and workflows.
The WebPartPagesWebService type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WebPartPagesWebService | Initializes a new instance of the WebPartPagesWebService class with default values. |
Top
Properties
Top
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 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. | |
BeginInvoke | (Inherited from SoapHttpClientProtocol.) | |
CancelAsync | (Inherited from HttpWebClientProtocol.) | |
ConvertWebPartFormat | ||
CreateObjRef | (Inherited from MarshalByRefObject.) | |
DeleteWebPart | Deletes a dynamic Web Part from a Web Part Page. | |
Discover | (Inherited from SoapHttpClientProtocol.) | |
Dispose() | (Inherited from Component.) | |
Dispose(Boolean) | (Inherited from Component.) | |
EndInvoke | (Inherited from SoapHttpClientProtocol.) | |
Equals | (Inherited from Object.) | |
ExecuteProxyUpdates | ||
FetchLegalWorkflowActions | Returns a string version of the actions file, as defined by the Actions File Schema | |
Finalize | (Inherited from Component.) | |
GetAssemblyMetaData | ||
GetBindingResourceData | ||
GetCustomControlList | ||
GetDataFromDataSourceControl | ||
GetExpandedListViewXml | ||
GetFormCapabilityFromDataSourceControl | ||
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetReaderForMessage | (Inherited from SoapHttpClientProtocol.) | |
GetSafeAssemblyInfo | ||
GetService | (Inherited from Component.) | |
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. | |
GetWebRequest | (Inherited from SoapHttpClientProtocol.) | |
GetWebResponse(WebRequest) | (Inherited from HttpWebClientProtocol.) | |
GetWebResponse(WebRequest, IAsyncResult) | (Inherited from HttpWebClientProtocol.) | |
GetWriterForMessage | (Inherited from SoapHttpClientProtocol.) | |
GetXmlDataFromDataSource | Returns XML data from the data source provider. | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
Invoke | (Inherited from SoapHttpClientProtocol.) | |
InvokeAsync(String, [], SendOrPostCallback) | (Inherited from SoapHttpClientProtocol.) | |
InvokeAsync(String, [], SendOrPostCallback, Object) | (Inherited from SoapHttpClientProtocol.) | |
MemberwiseClone() | (Inherited from Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) | |
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
Events
Name | Description | |
---|---|---|
Disposed | (Inherited from Component.) |
Top