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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public IDictionary<string, string> GetAttributes()

Return Value

Type: IDictionaryString, String
See Also