protected override void SendReportToMail() { if (ProgramacionReporte.Reportes.InfraccionesConductor.Equals(GetReportType())) { RadioBtnHtmlSendReport.Visible = true; } SendReportModalPopupExtender.Show(); }
protected override void SendReportToMail() { SendReportModalPopupExtender.Show(); }