WebPartPagesWebService members

Provides design-time functionality for Web Part pages.

The WebPartPagesWebService type exposes the following members.

Constructors

  Name Description
Public method WebPartPagesWebService() Initializes a new instance of the WebPartPagesWebService class with default values.
Public method WebPartPagesWebService(SPWeb) Initializes a new instance of the WebPartPagesWebService class using a Windows SharePoint Services 3.0 Web site object.

Top

Properties

  Name Description
Public property Application (Inherited from WebService.)
Public property Container (Inherited from MarshalByValueComponent.)
Public property Context (Inherited from WebService.)
Public property DesignMode (Inherited from MarshalByValueComponent.)
Protected property Events (Inherited from MarshalByValueComponent.)
Public property Server (Inherited from WebService.)
Public property Session (Inherited from WebService.)
Public property Site (Inherited from MarshalByValueComponent.)
Public property SoapVersion (Inherited from WebService.)
Public property User (Inherited from WebService.)
Public propertyStatic member WebPartPagesWebServicePermissionDenied Reserved for internal use.

Top

Methods

  Name Description
Public method AddWebPart Reserved for internal use.
Public method AddWebPartToZone Reserved for internal use.
Public method AssociateWorkflowMarkup Creates a new SPWorkflowAssociation object list defined in the /WorkflowConfig/Association/@ListID variable in the associated configuration file. If the /WorkflowConfig/Association/@ListID variable is not set, the method creates a new SPWorkflowAssociation object on the Windows SharePoint Services 3.0 Web site.
Public method ConvertWebPartFormat Reserved for internal use.
Public method DeleteWebPart Reserved for internal use.
Public method Dispose() (Inherited from MarshalByValueComponent.)
Protected method Dispose(Boolean) (Inherited from MarshalByValueComponent.)
Public method Equals (Inherited from Object.)
Public method ExecuteProxyUpdates Reserved for internal use.
Public method FetchLegalWorkflowActions Reserved for internal use.
Public method FetchLegalWorkflowActionsV4 This method returns the list of valid WF4 actions for this server FetchLegalWorkflowActions() returns the WF3 actions
Protected method Finalize (Inherited from MarshalByValueComponent.)
Public method GetAssemblyMetaData Reserved for internal use.
Public method GetBindingResourceData Reserved for internal use.
Public method GetCustomControlList Reserved for internal use.
Public method GetDataFromDataSourceControl Reserved for internal use.
Public method GetExpandedListViewXml
Public method GetFormCapabilityFromDataSourceControl Using the provided dscXml, this method instantiates the DataSourceControl and retrieves information about form operations supported by the control.
Public method GetHashCode (Inherited from Object.)
Public method GetSafeAssemblyInfo Examines the safe controls list in SharePoint's web.config and returns information for the assemblies that contain those safe controls. The information returned is the short name (Microsoft.SharePoint.Portal) and the full name (includes short name, version, culture, and publickeytoken).
Public method GetService (Inherited from MarshalByValueComponent.)
Public method GetType (Inherited from Object.)
Public method GetWebPart Obsolete. Reserved for internal use.
Public method GetWebPart2 Reserved for internal use.
Public method GetWebPartCrossPageCompatibility Reserved for internal use.
Public method GetWebPartPage Reserved for internal use.
Public method GetWebPartPageConnectionInfo Reserved for internal use.
Public method GetWebPartPageDocument Obsolete. Reserved for internal use.
Public method GetWebPartProperties Obsolete. Reserved for internal use.
Public method GetWebPartProperties2 Reserved for internal use.
Public method GetXmlDataFromDataSource Reserved for internal use.
Protected method MemberwiseClone (Inherited from Object.)
Public method RemoveWorkflowAssociation Reserved for internal use.
Public method RenderWebPartForEdit Reserved for internal use.
Public method SaveWebPart Obsolete. Reserved for internal use.
Public method SaveWebPart2 Reserved for internal use.
Public method ToString (Inherited from MarshalByValueComponent.)
Public method ValidateWorkflowMarkupAndCreateSupportObjects Reserved for internal use.

Top

Events

  Name Description
Public event Disposed (Inherited from MarshalByValueComponent.)

Top

See also

Reference

WebPartPagesWebService class

Microsoft.SharePoint.SoapServer namespace