MixedContentIssueDetailsResolutionStatus Property |
Version 113.3.50
The way the mixed content issue is being resolved.
Namespace:
CefSharp.DevTools.Audits
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public MixedContentResolutionStatus ResolutionStatus { get; set; }
public:
property MixedContentResolutionStatus ResolutionStatus {
MixedContentResolutionStatus get ();
void set (MixedContentResolutionStatus value);
}
Property Value
Type:
MixedContentResolutionStatusSee Also