Click or drag to resize

StiReportLoadFromUrl Method

Loads a report template from specified url.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual void LoadFromUrl(
	string url
)

Parameters

url
Type: SystemString
Url which will be used for report loading.
See Also