BindingContextObject Property |
Version 67.0.0
The incoming data fields
Namespace:
CefSharp.ModelBinding
Assembly:
CefSharp (in CefSharp.dll) Version: 67.0.0.0 (67.0.0.0)
Syntax public Object Object { get; set; }
public:
property Object^ Object {
Object^ get ();
void set (Object^ value);
}
Property Value
Type:
ObjectSee Also