MindFusion.UI for WebForms Programmer's Guide

Calendar.getSelection Method

See Also
 



Gets the collection of selected dates.

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

 Syntax

JavaScript  Copy Code

function getSelection ()

 Return Value

Type: Array
The collection of selected dates.

 See Also