//getprofile details public static SqlDataReader getprofiledetails(string custphone) { return(AnkapurRepository.getprofiledetails(custphone)); }