Click or drag to resize

BindingContextModel Property

Version 71.0.0
The current model object (or null for body deserialization)

Namespace:  CefSharp.ModelBinding
Assembly:  CefSharp (in CefSharp.dll) Version: 71.0.0.0 (71.0.0.0)
Syntax
public Object Model { get; set; }

Property Value

Type: Object
See Also