ControlMessage.showInEditModeOnly - Propriété
Espace de noms : Microsoft.Office.Server.Search.WebControls
Assembly : Microsoft.SharePoint.Client.Search (dans Microsoft.SharePoint.Client.Search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property showInEditModeOnly As Boolean
Get
'Utilisation
Dim instance As ControlMessage
Dim value As Boolean
value = instance.showInEditModeOnly
public bool showInEditModeOnly { get; }
Valeur de propriété
Type : System.Boolean