MindFusion.UI for WebForms Programmer's Guide

DatePicker.get_customDateFormat Method

See Also
 



Gets the formatting of the date displayed in the control.

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

 Syntax

JavaScript  Copy Code

function get_customDateFormat ()

 Return Value

Type: String
The formatting of the date displayed in the control.

 See Also