ViewScaffolderBase.GetViewGeneratorTemplateModel 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::View::ViewGeneratorTemplateModel ^ GetViewGeneratorTemplateModel(Microsoft::VisualStudio::Web::CodeGenerators::Mvc::View::ViewGeneratorModel ^ viewGeneratorModel, Microsoft::VisualStudio::Web::CodeGenerators::Mvc::ModelTypeAndContextModel ^ modelTypeAndContextModel);
protected Microsoft.VisualStudio.Web.CodeGenerators.Mvc.View.ViewGeneratorTemplateModel GetViewGeneratorTemplateModel (Microsoft.VisualStudio.Web.CodeGenerators.Mvc.View.ViewGeneratorModel viewGeneratorModel, Microsoft.VisualStudio.Web.CodeGenerators.Mvc.ModelTypeAndContextModel modelTypeAndContextModel);
member this.GetViewGeneratorTemplateModel : Microsoft.VisualStudio.Web.CodeGenerators.Mvc.View.ViewGeneratorModel * Microsoft.VisualStudio.Web.CodeGenerators.Mvc.ModelTypeAndContextModel -> Microsoft.VisualStudio.Web.CodeGenerators.Mvc.View.ViewGeneratorTemplateModel
Protected Function GetViewGeneratorTemplateModel (viewGeneratorModel As ViewGeneratorModel, modelTypeAndContextModel As ModelTypeAndContextModel) As ViewGeneratorTemplateModel
Parameters
- viewGeneratorModel
- ViewGeneratorModel
- modelTypeAndContextModel
- ModelTypeAndContextModel