Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.