SPActionLink.PromptMessage - Propriété
Obtient le message d'invite s'affiche avant de passer à l'action.
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property PromptMessage As String
Get
'Utilisation
Dim instance As SPActionLink
Dim value As String
value = instance.PromptMessage
public string PromptMessage { get; }
Valeur de propriété
Type : System.String
Chaîne qui contient le message qui s'affiche.