Wijmo UI for the Web
enableLogs Field

Default value: false

Enables a built-in log console.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijevcal.options.enableLogs;
Javascript (Specification) 
var enableLogs : boolean;
Example
$("#eventscalendar").wijevcal({ enableLogs: true });
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.