TK.CopyTagToDataTable (String) Method

Copy tag values to datatable
<HTML5Disabled(true)> _ 
Public Shared Function CopyTagToDataTable( _ 
ByVal tagName As String
) As DataTable
This language is not supported or no code example is available.
[HTML5Disabled(true)] 
public static DataTable CopyTagToDataTable( 
string tagName 
)
This language is not supported or no code example is available.

Parameters

tagName
string

Return Value

DataTable

Reference to DataTable

.NET Framework

Supported in: 4.8

In this article

Definition