ModelBindingContext.OriginalModelName Property

Definition

Gets or sets the name of the top-level model. This is not reset to Empty when value providers have no match for that model.

public:  property System::String ^ OriginalModelName {  public:
System::String ^ get(); protected:
 void set(System::String ^ value); };
public string OriginalModelName { get; protected set; }
member this.OriginalModelName : string with get, set
Public Property OriginalModelName As String

Property Value

Applies to