SearchFieldBase<T0,T1>.FieldIsEmpty

Declaration

protected bool FieldIsEmpty(T fieldValue);

Parameters

fieldValue The value to check.

Returns

bool True if the parameter is empty. That meaning depends on the type of T.

Description

Tells if the field is empty. That meaning depends on the type of T.


Did you find this page useful? Please give it a rating: