MvcRazorHost.DefaultModel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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