CefDomNodeElementTagName Property |
The following methods are valid only for element nodes.
Returns the tag name of this element.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic string ElementTagName { get; }Property Value
String
See Also