SocialNotificationBase.NotificationMessageFormat 属性

获取或设置用于成功和失败通知消息的格式。

命名空间:  Microsoft.SharePoint.Portal.WebControls
程序集:  Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)

语法

声明
Protected Property NotificationMessageFormat As String
    Get
    Set
用法
Dim value As String

value = Me.NotificationMessageFormat

Me.NotificationMessageFormat = value
protected string NotificationMessageFormat { get; set; }

属性值

类型:System.String
通知消息的格式。

另请参阅

引用

SocialNotificationBase 类

SocialNotificationBase 成员

Microsoft.SharePoint.Portal.WebControls 命名空间