Concept.Utils Assembly > Concept.Utils Namespace : IntlLanguage Class |
The following tables list the members exposed by IntlLanguage.
Name | Description | |
---|---|---|
![]() | IntlLanguage Constructor | Initializes a new instance of the IntlLanguage class. |
Name | Description | |
---|---|---|
![]() | Code | Gets the code used to identify the language. |
![]() | IconPath | Gets or sets the language icon path. |
![]() | IntlIds | Gets the intl ids. |
![]() | IntlIdsMissingTranslation | Gets the missing translation ids. |
![]() | Name | Gets or sets the language name. |
![]() ![]() | NullLanguage | Gets the null language. |
![]() | TranslationStatus | Gets the translation status. |
Name | Description | |
---|---|---|
![]() | HasTranslation | Determines whether the specified id has a translation. |
![]() | SetTranslation | Sets a translated text for a given id. |
![]() | ToString | Returns a System.String that represents this instance. |
![]() | Translate | Gets the translated text for the given id. |
Name | Description | |
---|---|---|
![]() | GetImage | Overloaded. Gets the image. |
![]() | IfNotNull<T,U> |