|   | AppStringFileEntryGetByMissingLocale Method  | 
 
            GetByMissingLocale
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static List<AppStringFileEntry> GetByMissingLocale(
	IEnumerable<AppStringFileEntry> strings,
	string locale
)
Parameters
- strings
 - Type: System.Collections.GenericIEnumerableAppStringFileEntry
 - locale
 - Type: SystemString
 
Return Value
Type: 
ListAppStringFileEntry
See Also