SPActionLink.PromptMessage property
取得 prompt 訊息顯示之前先進行動作。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property PromptMessage As String
Get
'用途
Dim instance As SPActionLink
Dim value As String
value = instance.PromptMessage
public string PromptMessage { get; }
Property value
Type: System.String
字串,包含會顯示訊息。