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