Table of Contents

Method ExportToExcel

Namespace
Innova.Prism.Library.Services
Assembly
Innova.Prism.Library.dll

ExportToExcel(ISupportEntityListView)

Exports the data to Excel.

public virtual Task ExportToExcel(ISupportEntityListView ViewModel)

Parameters

ViewModel ISupportEntityListView

The view model.

Returns

Task

A task representing the asynchronous operation.