Click or drag to resize

StiSettingsGetStr Method (String, String, String)

[Missing <summary> documentation for "M:Stimulsoft.Report.StiSettings.GetStr(System.String,System.String,System.String)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string GetStr(
	string key,
	string subkey,
	string nullValue
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Stimulsoft.Report.StiSettings.GetStr(System.String,System.String,System.String)"]

subkey
Type: SystemString

[Missing <param name="subkey"/> documentation for "M:Stimulsoft.Report.StiSettings.GetStr(System.String,System.String,System.String)"]

nullValue
Type: SystemString

[Missing <param name="nullValue"/> documentation for "M:Stimulsoft.Report.StiSettings.GetStr(System.String,System.String,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.StiSettings.GetStr(System.String,System.String,System.String)"]

See Also