Share via


ControlMessage.InitOnePropertyFromJson - Méthode

Ce membre remplace ClientValueObject.InitOnePropertyFromJson(String, JsonReader).

Espace de noms :  Microsoft.Office.Server.Search.WebControls
Assembly :  Microsoft.SharePoint.Client.Search (dans Microsoft.SharePoint.Client.Search.dll)

Syntaxe

'Déclaration
Protected Overrides Function InitOnePropertyFromJson ( _
    peekedName As String, _
    reader As JsonReader _
) As Boolean
'Utilisation
Dim peekedName As String
Dim reader As JsonReader
Dim returnValue As Boolean

returnValue = Me.InitOnePropertyFromJson(peekedName, _
    reader)
protected override bool InitOnePropertyFromJson(
    string peekedName,
    JsonReader reader
)

Paramètres

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

ControlMessage classe

ControlMessage - Membres

Microsoft.Office.Server.Search.WebControls - Espace de noms