RazorPageWithContextTemplateModel2 Class

Definition

public ref class RazorPageWithContextTemplateModel2 : Microsoft::VisualStudio::Web::CodeGenerators::Mvc::Razor::RazorPageWithContextTemplateModel
public class RazorPageWithContextTemplateModel2 : Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Razor.RazorPageWithContextTemplateModel
type RazorPageWithContextTemplateModel2 = class
    inherit RazorPageWithContextTemplateModel
Public Class RazorPageWithContextTemplateModel2
Inherits RazorPageWithContextTemplateModel
Inheritance

Constructors

RazorPageWithContextTemplateModel2(ModelType, String)

Properties

BootstrapVersion
ContentVersion
ContextTypeName (Inherited from RazorPageWithContextTemplateModel)
DbContextNamespace (Inherited from RazorPageWithContextTemplateModel)
EntitySetVariable (Inherited from RazorPageWithContextTemplateModel)
IsLayoutPageSelected (Inherited from RazorPageGeneratorTemplateModel)
IsPartialView (Inherited from RazorPageGeneratorTemplateModel)
JQueryVersion (Inherited from RazorPageGeneratorTemplateModel)
LayoutPageFile (Inherited from RazorPageGeneratorTemplateModel)
ModelMetadata (Inherited from RazorPageGeneratorTemplateModel)
ModelType (Inherited from RazorPageWithContextTemplateModel)
ModelTypeName (Inherited from RazorPageWithContextTemplateModel)
ModelVariable (Inherited from RazorPageWithContextTemplateModel)
NamespaceName (Inherited from RazorPageGeneratorTemplateModel)
NoPageModel (Inherited from RazorPageGeneratorTemplateModel)
PageModelClassName (Inherited from RazorPageGeneratorTemplateModel)
RazorPageName (Inherited from RazorPageGeneratorTemplateModel)
ReferenceScriptLibraries (Inherited from RazorPageGeneratorTemplateModel)
RequiredNamespaces (Inherited from RazorPageWithContextTemplateModel)
ViewDataTypeName (Inherited from RazorPageWithContextTemplateModel)
ViewDataTypeShortName (Inherited from RazorPageWithContextTemplateModel)

Applies to