Applies the permissible list of template to the data table.
When title and contents templates are used to format datarows from this table,
fields that are on this list will be escaped if not present in the datatable.
Overload List
Overload | Description |
ApplyTemplateFields(DataTable,String) |
Applies the permissible list of template to the data table.
When title and contents templates are used to format datarows from this table,
fields that are on this list will be escaped if not present in the datatable.
|
ApplyTemplateFields(String) |
Applies the permissible list of template to the graphics layer.
When title and contents templates are used to format datarows from this table,
fields that are on this list will be escaped if not present in the datatable.
|
See Also