Click or drag to resize

AppStringManagerGetText Method (Int32)

Returns the string value of an AppString object in the current users language

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public string GetText(
	int appStringId
)

Parameters

appStringId
Type: SystemInt32

Return Value

Type: String
See Also