Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates the specified entity.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides Function ValidateEntity ( _
entity As PickerEntity _
) As PickerEntity
'Usage
Dim instance As PeopleEditor
Dim entity As PickerEntity
Dim returnValue As PickerEntity
returnValue = instance.ValidateEntity(entity)
public override PickerEntity ValidateEntity(
PickerEntity entity
)
Parameters
entity
Type: Microsoft.SharePoint.WebControls.PickerEntityA PickerEntity object.
Return Value
Type: Microsoft.SharePoint.WebControls.PickerEntity
Returns PickerEntity.