Share via


MvcRazorHost.DefaultModel Property

Definition

Gets the model type used by default when no model is specified.

public:
 virtual property System::String ^ DefaultModel { System::String ^ get(); };
public virtual string DefaultModel { get; }
member this.DefaultModel : string
Public Overridable ReadOnly Property DefaultModel As String

Property Value

Remarks

This value is used as the generic type argument for the base type

Applies to