AppStringSupport Class | 
Namespace: Omada.OE.Model
[SerializableAttribute] public class AppStringSupport
The AppStringSupport type exposes the following members.
| Name | Description | |
|---|---|---|
| AppStringSupport | 
| Name | Description | |
|---|---|---|
| Languages | 
            Contains all Language objects in the database
              | |
| Sources | 
            Contains all AppStringSource objects in the database
              | |
| Types | 
            Contains all AppStringType objects in the database
              | 
| Name | Description | |
|---|---|---|
| GetCulture | 
            Constructs a CultureInfo object based on the provided language ID.
              | 
| Name | Description | |
|---|---|---|
| ToBool | 
            Converts object to boolean.
              (Defined by ObjectExtensions.) | |
| ToDateTime | 
            Converts object to DateTime.
              (Defined by ObjectExtensions.) | |
| ToInt | 
            Converts object to integer.
              (Defined by ObjectExtensions.) |