共用方式為


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