Click or drag to resize

CefDomNodeGetAttributes Method

Returns a map of all element attributes.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public IDictionary<string, string> GetAttributes()

Return Value

IDictionaryString, String
See Also