WSRP_v1_PortletManagement_Binding_SOAP.clonePortletAsync Method (clonePortlet, Object)

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

Syntax

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

instance.clonePortletAsync(clonePortlet1, _
    userState)
public void clonePortletAsync(
    clonePortlet clonePortlet1,
    Object userState
)

Parameters

See Also

Reference

WSRP_v1_PortletManagement_Binding_SOAP Class

WSRP_v1_PortletManagement_Binding_SOAP Members

clonePortletAsync Overload

Microsoft.SharePoint.Portal.WebControls.WSRPWebService Namespace