Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
AppStringController Class
AppStringController Methods
CheckFileAccess Method
DeleteAppString Method
GetAppString Method
GetAppStringSources Method
GetAppStringTypes Method
GetLanguages Method
GetMaxChangeTime Method
GetString Method
GetSupportedCultures Method
LoadAppStrings Method
SaveAppString Method
ToggleLanguage Method
WriteJavaScriptFile Method
WriteResXFile Method
AppStringController
GetAppStringSources Method
Loads and returns AppStringSource objects based on the provided loadOptions.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
AppStringSources
GetAppStringSources
(
AppStringSourceLoadOptions
loadOptions
)
Parameters
loadOptions
Type:
Omada.OE.Model
AppStringSourceLoadOptions
Return Value
Type:
AppStringSources
See Also
Reference
AppStringController Class
Omada.OE.AppLogic Namespace