Share via


ControlMessage.showInEditModeOnly property

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)

Syntax

'Declaration
Public ReadOnly Property showInEditModeOnly As Boolean
    Get
'Usage
Dim instance As ControlMessage
Dim value As Boolean

value = instance.showInEditModeOnly
public bool showInEditModeOnly { get; }

Property value

Type: System.Boolean

See also

Reference

ControlMessage class

ControlMessage members

Microsoft.Office.Server.Search.WebControls namespace