Search Results for

    Show / Hide Table of Contents
    View Source

    Class PluginRazorViewEngineOptionsSetup

    Configure view engine locations for front-end rendering based on App_Plugins views

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Web.Website.ViewEngines
    Assembly: Umbraco.Web.Website.dll
    Syntax
    public class PluginRazorViewEngineOptionsSetup : IConfigureOptions<RazorViewEngineOptions>

    Methods

    View Source

    Configure(RazorViewEngineOptions)

    Declaration
    public void Configure(RazorViewEngineOptions options)
    Parameters
    Type Name Description
    RazorViewEngineOptions options
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Configure(RazorViewEngineOptions)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX