WebPartPagesWebService.GetWebPartPageConnectionInfo Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::String ^ GetWebPartPageConnectionInfo(System::String ^ sourcePageUrl, System::String ^ sourcePageContents, System::String ^ providerPartID, System::String ^ lcid);
[System.Web.Services.WebMethod]
public string GetWebPartPageConnectionInfo (string sourcePageUrl, string sourcePageContents, string providerPartID, string lcid);
member this.GetWebPartPageConnectionInfo : string * string * string * string -> string
Public Function GetWebPartPageConnectionInfo (sourcePageUrl As String, sourcePageContents As String, providerPartID As String, lcid As String) As String
Parameters
- sourcePageUrl
- String
- sourcePageContents
- String
- providerPartID
- String
- lcid
- String
Returns
- Attributes
Applies to
Feedback
Submit and view feedback for