ConstantsCultureNameQueryStringKey Field |
The key in the query string that can be used to supply the current name of the culture to use for localized strings.
Namespace: Dundas.BI.WebAssembly: Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic const string CultureNameQueryStringKey = "cultureName"
Public Const CultureNameQueryStringKey As String = "cultureName"
public:
literal String^ CultureNameQueryStringKey = "cultureName"
static val mutable CultureNameQueryStringKey: string
Field Value
String
See Also