Wijmo UI for the Web
editCalendarTemplate Field

Default value: ""

The calendar dialog box template.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijevcal.options.editCalendarTemplate;
Javascript (Specification) 
var editCalendarTemplate : string;
Example
$("#eventscalendar").wijevcal(
                    { editCalendarTemplate: "html content");
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.