Click or drag to resize

CefDomNodeElementTagName Property

The following methods are valid only for element nodes. Returns the tag name of this element.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public string ElementTagName { get; }

Property Value

String
See Also