Click or drag to resize

AppStringControllerGetString Method

Overload List
  NameDescription
Public methodGetString(Int32)
Returns the textual value of an application string using the current identity's language.
Public methodGetString(Int32, Int32)
Returns the textual value of an application string for a specific language.
Public methodStatic memberGetString(Int32, SqlConnection, SqlTransaction)
Returns the textual value of an application string using the current identity's language.
Public methodStatic memberGetString(Int32, Int32, SqlConnection, SqlTransaction) Obsolete.
Returns the textual value of an application string for a specific language.
Top
See Also