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