AppStringControllerGetString Method |
Name | Description | |
---|---|---|
![]() | GetString(Int32) |
Returns the textual value of an application string using the current identity's language.
|
![]() | GetString(Int32, Int32) |
Returns the textual value of an application string for a specific language.
|
![]() ![]() | GetString(Int32, SqlConnection, SqlTransaction) |
Returns the textual value of an application string using the current identity's language.
|
![]() ![]() | GetString(Int32, Int32, SqlConnection, SqlTransaction) | Obsolete.
Returns the textual value of an application string for a specific language.
|