Gets or sets the ID of the CultureInfo object.

Namespace:  C1.Web.UI.Controls.C1Input
Assembly:  C1InputClient (in C1InputClient.dll)

Syntax

JavaScript
function get_cultureID();
function set_cultureID(value);

Remarks

Initialization only, do not set this property from your code.

See Also