Click or drag to resize

IStiGlobalizationProviderGetString Method

Gets localized string from specified property name.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
string GetString(
	string propertyName
)

Parameters

propertyName
Type: SystemString

[Missing <param name="propertyName"/> documentation for "M:Stimulsoft.Report.IStiGlobalizationProvider.GetString(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.IStiGlobalizationProvider.GetString(System.String)"]

See Also