Search Results for

    Show / Hide Table of Contents
    View Source

    Class UmbracoRenderingDefaultsOptions

    The defaults used for rendering Umbraco front-end pages

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Web.Website.Controllers
    Assembly: Umbraco.Web.Website.dll
    Syntax
    public class UmbracoRenderingDefaultsOptions

    Properties

    View Source

    DefaultControllerType

    Gets the default umbraco render controller type

    Declaration
    public Type DefaultControllerType { get; set; }
    Property Value
    Type Description
    Type
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • DefaultControllerType
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX