IContextMenuParamsPageUrl Property |
Version 73.1.130
Returns the URL of the top level page that the context menu was invoked on.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 73.1.130.0 (73.1.130.0)
Syntax property String^ PageUrl {
String^ get ();
}
Property Value
Type:
StringSee Also