AJE Components
Reporting SaveHTML Method AJE Data Report Engine Help
Overload List

  NameDescription
Public methodSaveHTML 
Generates and Saves the Report HTML into a File.
Public methodSaveHTML(String)
Generates and Saves the Report HTML into a File.
Public methodSaveHTML(Uri)
Generates and Saves the Report HTML into a File at the specified URI.
Public methodStatic memberSaveHTML(String, String)
Generates and Saves the Content into a File.
Public methodStatic memberSaveHTML(Uri, String)
Generates and Saves the Content into a File at the specified URI.
Back to Top
See Also