|   | AppTextGetJSStrings Method (Int32) | 
 
            Returns all strings which are marked for client side usage
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static List<string> GetJSStrings(
	int languageId
)
Parameters
- languageId
 - Type: SystemInt32
 
Return Value
Type: 
ListString
See Also