TK.CopyTagToDataTable (UserType) Method

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

Parameters

tag
UserType

Source tag

Return Value

DataTable

Reference to DataTable

.NET Framework

Supported in: 4.8

In this article

Definition