NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Xilium.CefGlue
CefBrowser Class
CefBrowser Methods
Dispose Method
Finalize Method
GetFocusedFrame Method
GetFrame Method
GetFrameIdentifiers Method
GetFrameNames Method
GetHost Method
GetMainFrame Method
GoBack Method
GoForward Method
IsSame Method
Reload Method
ReloadIgnoreCache Method
SendProcessMessage Method
StopLoad Method
CefBrowser
IsSame Method
Returns true if this object is pointing to the same handle as |that| object.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
bool
IsSame
(
CefBrowser
that
)
Parameters
that
Type:
Internal.Xilium.CefGlue
CefBrowser
Return Value
Type:
Boolean
See Also
Reference
CefBrowser Class
Internal.Xilium.CefGlue Namespace
Copyright 2024 NeoAxis Group. All rights reserved.