MindFusion.UI for WebForms Programmer's Guide

Calendar.set_date Method

See Also
 



Sets the date of the calendar.

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

 Syntax

JavaScript  Copy Code

function set_date (value)

 Parameters

value

Type: Date
The date.

 See Also