HtmlDocumentGetElementType Method
Return the Element Type of the caller-supplied element.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public static string GetElementType(
string value
)
Public Shared Function GetElementType (
value As String
) As String
No code example is currently available or this language may not be supported.
- value String
-
An Html Element with opening and closing braces.
String
The basic element type, in lower case.