RazorPageGeneratorTemplateModel2 Class
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.
public ref class RazorPageGeneratorTemplateModel2 : Microsoft::VisualStudio::Web::CodeGenerators::Mvc::Razor::RazorPageGeneratorTemplateModel
public class RazorPageGeneratorTemplateModel2 : Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Razor.RazorPageGeneratorTemplateModel
type RazorPageGeneratorTemplateModel2 = class
inherit RazorPageGeneratorTemplateModel
Public Class RazorPageGeneratorTemplateModel2
Inherits RazorPageGeneratorTemplateModel
- Inheritance
Constructors
| RazorPageGeneratorTemplateModel2() |
Properties
| BootstrapVersion | |
| ContentVersion | |
| IsLayoutPageSelected | (Inherited from RazorPageGeneratorTemplateModel) |
| IsPartialView | (Inherited from RazorPageGeneratorTemplateModel) |
| JQueryVersion | (Inherited from RazorPageGeneratorTemplateModel) |
| LayoutPageFile | (Inherited from RazorPageGeneratorTemplateModel) |
| ModelMetadata | (Inherited from RazorPageGeneratorTemplateModel) |
| NamespaceName | (Inherited from RazorPageGeneratorTemplateModel) |
| NoPageModel | (Inherited from RazorPageGeneratorTemplateModel) |
| PageModelClassName | (Inherited from RazorPageGeneratorTemplateModel) |
| RazorPageName | (Inherited from RazorPageGeneratorTemplateModel) |
| ReferenceScriptLibraries | (Inherited from RazorPageGeneratorTemplateModel) |