InsecureContentStatusContainedMixedForm Property |
Version 105.3.390
Always false.
Namespace:
CefSharp.DevTools.Security
Assembly:
CefSharp (in CefSharp.dll) Version: 105.3.390.0 (105.3.390.0)
Syntax public bool ContainedMixedForm { get; set; }
public:
property bool ContainedMixedForm {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also