public int GetOperatorDetailsbyPan(string pancardno) { return(operatorDAL.GetOperatorDetailsbypancardno(pancardno)); }