WSRP_v1_PortletManagement_Binding_SOAP.getPortletPropertyDescriptionAsync Method (getPortletPropertyDescription, Object)

Namespace:  Microsoft.SharePoint.Portal.WebControls.WSRPWebService
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Sub getPortletPropertyDescriptionAsync ( _
    getPortletPropertyDescription1 As getPortletPropertyDescription, _
    userState As Object _
)
'Usage
Dim instance As WSRP_v1_PortletManagement_Binding_SOAP
Dim getPortletPropertyDescription1 As getPortletPropertyDescription
Dim userState As Object

instance.getPortletPropertyDescriptionAsync(getPortletPropertyDescription1, _
    userState)
public void getPortletPropertyDescriptionAsync(
    getPortletPropertyDescription getPortletPropertyDescription1,
    Object userState
)

Parameters

See Also

Reference

WSRP_v1_PortletManagement_Binding_SOAP Class

WSRP_v1_PortletManagement_Binding_SOAP Members

getPortletPropertyDescriptionAsync Overload

Microsoft.SharePoint.Portal.WebControls.WSRPWebService Namespace