TK.IsFromTemplate Method
Gets if tag is a user template
Public Shared Function IsFromTemplate( _
ByVal tagName As String _
) As Boolean
This language is not supported or no code example is available.
public static bool IsFromTemplate(
string tagName
)
This language is not supported or no code example is available.
Parameters
-
tagName
-
string
Tag name
Return Value
bool
Flag indicatihng whether tag is user template
.NET Framework
Supported in: 4.6.2, 4.7