MindFusion.UI for WebForms Programmer's Guide

TimePicker.get_culture Method

See Also
 



Gets the CultureInfo object, that the control uses.

Namespace: MindFusion.UI.Web
Assembly: TimePicker.js

 Syntax

JavaScript  Copy Code

function get_culture ()

 Return Value

Type: Sys.CultureInfo
The CultureInfo object.

 See Also