public DataSet GetRegistrationNo()
 {
     return(aEnrollGateway.GetRegistrationNo());
 }