NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Xilium.CefGlue
CefDomDocument Class
CefDomDocument Methods
Dispose Method
Finalize Method
GetCompleteUrl Method
GetElementById Method
CefDomDocument
GetElementById Method
Returns the document element with the specified ID value.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
CefDomNode
GetElementById
(
string
id
)
Parameters
id
Type:
System
String
Return Value
Type:
CefDomNode
See Also
Reference
CefDomDocument Class
Internal.Xilium.CefGlue Namespace
Copyright 2024 NeoAxis Group. All rights reserved.