Partager via


ResourceQueryControl.GetEntity - Méthode

Ce membre remplace PickerQueryControlBase.GetEntity(DataRow).

Espace de noms :  Microsoft.SharePoint.ApplicationPages.WebControls
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Overrides Function GetEntity ( _
    dr As DataRow _
) As PickerEntity
'Utilisation
Dim instance As ResourceQueryControl
Dim dr As DataRow
Dim returnValue As PickerEntity

returnValue = instance.GetEntity(dr)
public override PickerEntity GetEntity(
    DataRow dr
)

Paramètres

Valeur renvoyée

Type : Microsoft.SharePoint.WebControls.PickerEntity

Voir aussi

Référence

ResourceQueryControl classe

ResourceQueryControl - Membres

Microsoft.SharePoint.ApplicationPages.WebControls - Espace de noms