AppStringContainer Constructor |
| Name | Description | |
|---|---|---|
| AppStringContainer | ||
| AppStringContainer(String) |
Constructs the object with a comma (,) separated string. Each item must be formatted with languageId:string,
for instance 1000:OK
| |
| AppStringContainer(AppString) |
Adds a single language string, for the identity user's language, from the app string.
|