Wijmo UI for the Web
method Field
wijmo.exporter Namespace > IEventsCalendarExportSettings Interface : method Field

Type: wijmo.exporter.ExportMethod

It has "Content" and "Options" mode.

Syntax
var instance; // Type: wijmo.exporter.IEventsCalendarExportSettings;
var value; // Type: ExportMethod
value = instance.method;
var method : ExportMethod;
See Also

Reference

IEventsCalendarExportSettings Interface