RazorPageGeneratorModel Class

Definition

public ref class RazorPageGeneratorModel : Microsoft::VisualStudio::Web::CodeGenerators::Mvc::CommonCommandLineModel
public class RazorPageGeneratorModel : Microsoft.VisualStudio.Web.CodeGenerators.Mvc.CommonCommandLineModel
type RazorPageGeneratorModel = class
    inherit CommonCommandLineModel
Public Class RazorPageGeneratorModel
Inherits CommonCommandLineModel
Inheritance
RazorPageGeneratorModel

Constructors

RazorPageGeneratorModel()
RazorPageGeneratorModel(RazorPageGeneratorModel)

Properties

BootstrapVersion
ControllerNamespace (Inherited from CommonCommandLineModel)
DataContextClass (Inherited from CommonCommandLineModel)
Force (Inherited from CommonCommandLineModel)
LayoutPage (Inherited from CommonCommandLineModel)
ModelClass (Inherited from CommonCommandLineModel)
NamespaceName
NoPageModel
PartialView
RazorPageName
ReferenceScriptLibraries (Inherited from CommonCommandLineModel)
RelativeFolderPath (Inherited from CommonCommandLineModel)
TemplateName
UseDefaultLayout (Inherited from CommonCommandLineModel)

Methods

Clone()

Applies to