TK.GetElementType Method

Gets element type from element name
<HTML5Disabled(true)> _ 
Public Shared Function GetElementType( _ 
ByVal elementName As String
) As String
This language is not supported or no code example is available.
[HTML5Disabled(true)] 
public static string GetElementType( 
string elementName 
)
This language is not supported or no code example is available.

Parameters

elementName
string

Element name

Return Value

string

String containg element type

.NET Framework

Supported in: 4.8

In this article

Definition