WSRP_v1_PortletManagement_Binding_SOAP.clonePortletAsync Method (clonePortlet)

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

Syntax

'Declaration
Public Sub clonePortletAsync ( _
    clonePortlet1 As clonePortlet _
)
'Usage
Dim instance As WSRP_v1_PortletManagement_Binding_SOAP
Dim clonePortlet1 As clonePortlet

instance.clonePortletAsync(clonePortlet1)
public void clonePortletAsync(
    clonePortlet clonePortlet1
)

Parameters

See Also

Reference

WSRP_v1_PortletManagement_Binding_SOAP Class

WSRP_v1_PortletManagement_Binding_SOAP Members

clonePortletAsync Overload

Microsoft.SharePoint.Portal.WebControls.WSRPWebService Namespace