MindFusion.UI for WebForms Programmer's Guide

DatePicker.set_customDateFormat Method

See Also
 



Sets the formatting of the date displayed in the control.

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

 Syntax

JavaScript  Copy Code

function set_customDateFormat (value)

 Parameters

value

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

 See Also