ColleaguesWebPart.ClientRenderFunction property
Gets the name of the client script function used to display the colleagues a user has shared with other users.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property ClientRenderFunction As String
Get
'Usage
Dim value As String
value = Me.ClientRenderFunction
protected override string ClientRenderFunction { get; }
Property value
Type: System.String
The name of the client script function used to display the colleagues a user has shared with other users.