RazorPageScaffolderBase.GetRazorPageWithContextTemplateModel Method
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.
protected:
Microsoft::VisualStudio::Web::CodeGenerators::Mvc::Razor::RazorPageWithContextTemplateModel ^ GetRazorPageWithContextTemplateModel(Microsoft::VisualStudio::Web::CodeGenerators::Mvc::Razor::RazorPageGeneratorModel ^ razorGeneratorModel, Microsoft::VisualStudio::Web::CodeGenerators::Mvc::ModelTypeAndContextModel ^ modelTypeAndContextModel);
protected Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Razor.RazorPageWithContextTemplateModel GetRazorPageWithContextTemplateModel (Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Razor.RazorPageGeneratorModel razorGeneratorModel, Microsoft.VisualStudio.Web.CodeGenerators.Mvc.ModelTypeAndContextModel modelTypeAndContextModel);
member this.GetRazorPageWithContextTemplateModel : Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Razor.RazorPageGeneratorModel * Microsoft.VisualStudio.Web.CodeGenerators.Mvc.ModelTypeAndContextModel -> Microsoft.VisualStudio.Web.CodeGenerators.Mvc.Razor.RazorPageWithContextTemplateModel
Protected Function GetRazorPageWithContextTemplateModel (razorGeneratorModel As RazorPageGeneratorModel, modelTypeAndContextModel As ModelTypeAndContextModel) As RazorPageWithContextTemplateModel
Parameters
- razorGeneratorModel
- RazorPageGeneratorModel
- modelTypeAndContextModel
- ModelTypeAndContextModel