TXTextControlWeb.getCultures Method

Returns the culture and the UI culture of the control. The UI culture affects the string resource language. The culture represents date and time string formats, for example.

Syntax

[JavaScript]
<CultureSettings> TXTextControlWeb.getCultures();

Return Value

Returns an object of type CultureSettings.