NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Xilium.CefGlue
CefBrowser Class
CefBrowser Methods
GetFrame Method
GetFrame Method (Int64)
GetFrame Method (String)
CefBrowser
GetFrame Method (String)
Returns the frame with the specified name, or NULL if not found.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
CefFrame
GetFrame
(
string
name
)
Parameters
name
Type:
System
String
Return Value
Type:
CefFrame
See Also
Reference
CefBrowser Class
GetFrame Overload
Internal.Xilium.CefGlue Namespace
Copyright 2024 NeoAxis Group. All rights reserved.