다음을 통해 공유


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.

See Also

Reference

ColleaguesWebPart Class

ColleaguesWebPart Members

Microsoft.SharePoint.Portal.WebControls Namespace