EditContext(Object) Constructor

Definition

Constructs an instance of EditContext.

C#
public EditContext (object model);

Parameters

model
Object

The model object for the EditContext. This object should hold the data being edited, for example as a set of properties.

Applies to

Produkt Versioner
ASP.NET Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0