Click or drag to resize

StiDashboardRecentHelperAdd Method (Boolean, String, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiDashboardRecentHelper.Add(System.Boolean,System.String,System.Boolean)"]

Namespace:  Stimulsoft.Report.Dashboard.Helpers
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void Add(
	bool containsDashboards,
	string path,
	bool autoSave = true
)

Parameters

containsDashboards
Type: SystemBoolean

[Missing <param name="containsDashboards"/> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiDashboardRecentHelper.Add(System.Boolean,System.String,System.Boolean)"]

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiDashboardRecentHelper.Add(System.Boolean,System.String,System.Boolean)"]

autoSave (Optional)
Type: SystemBoolean

[Missing <param name="autoSave"/> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiDashboardRecentHelper.Add(System.Boolean,System.String,System.Boolean)"]

See Also