DataTableToHtmlString

Description

This activity returns the given data table as an HTML string.


DataTable

DataTable InArgument<DataTable> REQUIRED

The data table to create the HTML string from.


Misc