WSRP_v1_PortletManagement_Binding_SOAP.getPortletDescriptionAsync Method (getPortletDescription)
Namespace: Microsoft.SharePoint.Portal.WebControls.WSRPWebService
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub getPortletDescriptionAsync ( _
getPortletDescription1 As getPortletDescription _
)
'Usage
Dim instance As WSRP_v1_PortletManagement_Binding_SOAP
Dim getPortletDescription1 As getPortletDescription
instance.getPortletDescriptionAsync(getPortletDescription1)
public void getPortletDescriptionAsync(
getPortletDescription getPortletDescription1
)
Parameters
- getPortletDescription1
Type: Microsoft.SharePoint.Portal.WebControls.WSRPWebService.getPortletDescription
See Also
Reference
WSRP_v1_PortletManagement_Binding_SOAP Class
WSRP_v1_PortletManagement_Binding_SOAP Members
getPortletDescriptionAsync Overload
Microsoft.SharePoint.Portal.WebControls.WSRPWebService Namespace