ControlMessage.showInEditModeOnly 屬性
命名空間: Microsoft.Office.Server.Search.WebControls
組件: Microsoft.SharePoint.Client.Search (在 Microsoft.SharePoint.Client.Search.dll 中)
語法
'宣告
Public ReadOnly Property showInEditModeOnly As Boolean
Get
'用途
Dim instance As ControlMessage
Dim value As Boolean
value = instance.showInEditModeOnly
public bool showInEditModeOnly { get; }