Copy datatable to tag

Namespace: T.Toolkit
Assembly: T.Toolkit (in T.Toolkit.dll)

Public Shared Sub CopyDataTableToTag( _ 
ByVal table As DataTable, _ 
ByVal tagName As String
)
This language is not supported or no code example is available.
public static void CopyDataTableToTag( 
DataTable table
string tagName 
)
This language is not supported or no code example is available.

Parameters

table
Type: DataTable

Reference to DataTable

tagName
Type: string

.NET Framework

Supported in: 4.6.2, 4.7