Freigeben über


SPActionLink.PromptMessage-Eigenschaft

Ruft die Prompt-Nachricht, die angezeigt wird, bevor Sie die Aktion.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property PromptMessage As String
    Get
'Usage
Dim instance As SPActionLink
Dim value As String

value = instance.PromptMessage
public string PromptMessage { get; }

Eigenschaftswert

Typ: System.String
Eine Zeichenfolge, die die Nachricht enthält, die angezeigt wird.

Siehe auch

Referenz

SPActionLink Klasse

SPActionLink-Member

Microsoft.SharePoint.Administration-Namespace