Public Overloads Overrides Sub VerifyRenderingInServerForm(ByVal control As Control)
End Sub
'导出EXCEL
Public Shared Sub ToExcel(ByVal dgrd As GridView, ByVal strName As String)
Dim rs As System.Web.HttpResponse = HttpContext.Current.Response '定义RESPONSE类