Back to Devexpress

BootstrapUIWidgetBase.ExportTo(format, fileName) Method

aspnetbootstrap-js-bootstrapuiwidgetbase-dot-exportto-x28-format-filename-x29.md

latest532 B
Original Source

BootstrapUIWidgetBase.ExportTo(format, fileName) Method

Exports the widget.

Declaration

ts
ExportTo(
    format: string,
    fileName: string
): void

Parameters

NameTypeDescription
formatstring

A string specifying the target file format.

| | fileName | string |

A string specifying the file name.

|

See Also

BootstrapUIWidgetBase Class

BootstrapUIWidgetBase Members