AJE Components
Reporting SaveHTML Method (Uri, String)AJE Data Report Engine Help
Generates and Saves the Content 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 static bool SaveHTML(
	Uri URI,
	string Content
)

Return Value

Type: OnlineBoolean
On success returns true
See Also