tags:

views:

26

answers:

0

crit.Add(Expression.IsNotNull(sortField));

i want to add the condition where sortfield is not null or empty how do i do that