MindFusion.UI for WebForms Programmer's Guide

DateTimePicker Class

Remarks See Also
 



Represents a datetime picker control.

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

 Syntax

JavaScript  Copy Code

// class
DateTimePicker.prototype = {}

 Remarks

For additional information on how to use the control, please refer to the DateTimePicker topic in the Using the controls section.

 See Also