AJE Components
Reporting SaveHTML Method (Uri)AJE Data Report Engine Help
Generates and Saves the Report HTML into a File at the specified URI.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public bool SaveHTML(
	Uri URI
)

Return Value

Type: OnlineBoolean
On success returns true
See Also