Compartir a través de


: EntityPicker.ValidateEntity (Método) (Microsoft.SharePoint.Portal.WebControls)

Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Overrides Function ValidateEntity ( _
    pickerEntityNeedingValidation As PickerEntity _
) As PickerEntity
'Uso
Dim instance As EntityPicker
Dim pickerEntityNeedingValidation As PickerEntity
Dim returnValue As PickerEntity

returnValue = instance.ValidateEntity(pickerEntityNeedingValidation)
public override PickerEntity ValidateEntity (
    PickerEntity pickerEntityNeedingValidation
)

Parámetros

  • pickerEntityNeedingValidation
    ..

Vea también

Referencia

EntityPicker (Clase)
EntityPicker (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)