DialogShownEventArgs.DialogId Property |
Version 113.3.50
DialogId
Namespace:
CefSharp.DevTools.FedCm
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntaxpublic string DialogId { get; }
public:
property String^ DialogId {
String^ get ();
}
Property Value
Type:
String
See Also