MindFusion.UI for WebForms Programmer's Guide

Calendar.get_date Method

See Also
 



Gets the date of the calendar.

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

 Syntax

JavaScript  Copy Code

function get_date ()

 Return Value

Type: Date
The date.

 See Also