ModelBindingContext.ModelName Property

Definition

Gets or sets the name of the model.

public string ModelName { get; set; }
member this.ModelName : string with get, set
Public Property ModelName As String

Property Value

The name of the model.

Applies to