NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Xilium.CefGlue
CefFrame Class
CefFrame Methods
Copy Method
Cut Method
Delete Method
Dispose Method
ExecuteJavaScript Method
Finalize Method
GetSource Method
GetText Method
LoadRequest Method
LoadString Method
LoadUrl Method
Paste Method
Redo Method
SelectAll Method
Undo Method
ViewSource Method
VisitDom Method
CefFrame
GetSource Method
Retrieve this frame's HTML source as a string sent to the specified visitor.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
void
GetSource
(
CefStringVisitor
visitor
)
Parameters
visitor
Type:
Internal.Xilium.CefGlue
CefStringVisitor
See Also
Reference
CefFrame Class
Internal.Xilium.CefGlue Namespace
Copyright 2024 NeoAxis Group. All rights reserved.