TK.ClearTag (String) Method

Clear tag name
Public Shared Sub ClearTag( _ 
ByVal tagName As String
)
This language is not supported or no code example is available.
public static void ClearTag( 
string tagName 
)
This language is not supported or no code example is available.

Parameters

tagName
string

Tag name

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition