RazorPageWithContextTemplateModel 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 RazorPageWithContextTemplateModel : Microsoft::VisualStudio::Web::CodeGenerators::Mvc::Razor::RazorPageGeneratorTemplateModel
public class RazorPageWithContextTemplateModel : Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Razor.RazorPageGeneratorTemplateModel
type RazorPageWithContextTemplateModel = class
inherit RazorPageGeneratorTemplateModel
Public Class RazorPageWithContextTemplateModel
Inherits RazorPageGeneratorTemplateModel
- Inheritance
- Derived
Constructors
| RazorPageWithContextTemplateModel(ModelType, String) |
Properties
| ContextTypeName | |
| DbContextNamespace | |
| EntitySetVariable | |
| IsLayoutPageSelected | (Inherited from RazorPageGeneratorTemplateModel) |
| IsPartialView | (Inherited from RazorPageGeneratorTemplateModel) |
| JQueryVersion | (Inherited from RazorPageGeneratorTemplateModel) |
| LayoutPageFile | (Inherited from RazorPageGeneratorTemplateModel) |
| ModelMetadata | (Inherited from RazorPageGeneratorTemplateModel) |
| ModelType | |
| ModelTypeName | |
| ModelVariable | |
| NamespaceName | (Inherited from RazorPageGeneratorTemplateModel) |
| NoPageModel | (Inherited from RazorPageGeneratorTemplateModel) |
| PageModelClassName | (Inherited from RazorPageGeneratorTemplateModel) |
| RazorPageName | (Inherited from RazorPageGeneratorTemplateModel) |
| ReferenceScriptLibraries | (Inherited from RazorPageGeneratorTemplateModel) |
| RequiredNamespaces | |
| ViewDataTypeName | |
| ViewDataTypeShortName | |