Show / Hide Table of Contents

Class EightyViewOptions

Options for the EightyViewEngine

Inheritance
Object
EightyViewOptions
Namespace: Eighty.AspNetCore.Mvc.ViewFeatures
Assembly: Eighty.AspNetCore.dll
Syntax
public class EightyViewOptions : object

Properties

| Improve this Doc View Source

ViewCollection

The view collection

Declaration
public EightyViewCollection ViewCollection { get; }
Property Value
Type Description
EightyViewCollection

The view collection

  • Improve this Doc
  • View Source
In This Article
  • Properties
    • ViewCollection
Back to top Generated by DocFX