WSRP_v1_PortletManagement_Binding_SOAP.destroyPortletsAsync Method (destroyPortlets, Object)

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

Syntax

'Declaration
Public Sub destroyPortletsAsync ( _
    destroyPortlets1 As destroyPortlets, _
    userState As Object _
)
'Usage
Dim instance As WSRP_v1_PortletManagement_Binding_SOAP
Dim destroyPortlets1 As destroyPortlets
Dim userState As Object

instance.destroyPortletsAsync(destroyPortlets1, _
    userState)
public void destroyPortletsAsync(
    destroyPortlets destroyPortlets1,
    Object userState
)

Parameters

See Also

Reference

WSRP_v1_PortletManagement_Binding_SOAP Class

WSRP_v1_PortletManagement_Binding_SOAP Members

destroyPortletsAsync Overload

Microsoft.SharePoint.Portal.WebControls.WSRPWebService Namespace