Click or drag to resize

AppStringContainer Constructor

Overload List
  NameDescription
Public methodAppStringContainer
Public methodAppStringContainer(String)
Constructs the object with a comma (,) separated string. Each item must be formatted with languageId:string, for instance 1000:OK
Public methodAppStringContainer(AppString)
Adds a single language string, for the identity user's language, from the app string.
Top
See Also