Copy tag values to another tag

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

Public Shared Sub CopyTagToTag( _ 
ByVal tagNameSource As String, _ 
ByVal tagNameTarget As String
)
This language is not supported or no code example is available.
public static void CopyTagToTag( 
string tagNameSource
string tagNameTarget 
)
This language is not supported or no code example is available.

Parameters

tagNameSource
Type: string

tagNameTarget
Type: string

.NET Framework

Supported in: 4.6.2, 4.7