|   | AppStringManagerGetText Method (String) | 
 
            Returns the string value of an AppString with the provided name.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static string GetText(
	string appStringName
)
Parameters
- appStringName
 - Type: SystemString
 
Return Value
Type: 
String
See Also