Click or drag to resize

DefaultBinderBlackListedPropertyNames Property

Version 73.1.130
List of property names to be ignored

Namespace:  CefSharp.ModelBinding
Assembly:  CefSharp (in CefSharp.dll) Version: 73.1.130.0 (73.1.130.0)
Syntax
public IEnumerable<string> BlackListedPropertyNames { get; set; }

Property Value

Type: IEnumerableString
See Also