ControlMessage.showForViewerUsers - 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 showForViewerUsers As Boolean
Get
'Utilisation
Dim instance As ControlMessage
Dim value As Boolean
value = instance.showForViewerUsers
public bool showForViewerUsers { get; }
Valeur de propriété
Type : System.Boolean