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 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.