Click or drag to resize

AppStringControllerGetAppString Method (Int32)

Returns a single AppString object.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public AppString GetAppString(
	int id
)

Parameters

id
Type: SystemInt32

Return Value

Type: AppString
See Also