Partager via


ChoiceQueryControl.GetEntity, méthode (Microsoft.SharePoint.Portal.WebControls)

Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

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

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

Paramètres

  • dr

Voir aussi

Référence

ChoiceQueryControl, classe
Membres ChoiceQueryControl
Microsoft.SharePoint.Portal.WebControls, espace de noms