CefBrowser GetFrame Method Xilium.CefGlue

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodGetFrame(Int64)
Returns the frame with the specified identifier, or NULL if not found.
Public methodGetFrame(String)
Returns the frame with the specified name, or NULL if not found.
Back to Top
See Also