Compartir a través de


de la propiedad SocialNotificationBase.NotificationMessageFormat

Obtiene o establece el formato utilizado para los mensajes de notificación de éxito y el fracaso.

Espacio de nombres:  Microsoft.SharePoint.Portal.WebControls
Ensamblado:  Microsoft.SharePoint.Portal (en Microsoft.SharePoint.Portal.dll)

Sintaxis

'Declaración
Protected Property NotificationMessageFormat As String
    Get
    Set
'Uso
Dim value As String

value = Me.NotificationMessageFormat

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

Valor de propiedad

Tipo: System.String
El formato de los mensajes de notificación.

Vea también

Referencia

clase SocialNotificationBase

Miembros SocialNotificationBase

Espacio de nombres Microsoft.SharePoint.Portal.WebControls