MindFusion.UI for WebForms Programmer's Guide

Calendar Class

Remarks See Also
 



Represents a light-weight calendar control.

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

 Syntax

JavaScript  Copy Code

// class
Calendar.prototype = {}

 Remarks

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

 See Also