Share via


ColleaguesWebPart.NoPeopleMessage property

Gets the message that will be displayed when there are no shared colleagues.

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

Syntax

'Declaration
Protected Overrides ReadOnly Property NoPeopleMessage As String
    Get
'Usage
Dim value As String

value = Me.NoPeopleMessage
protected override string NoPeopleMessage { get; }

Property value

Type: System.String
The message that will be displayed when there are no shared colleagues.

See also

Reference

ColleaguesWebPart class

ColleaguesWebPart members

Microsoft.SharePoint.Portal.WebControls namespace