Show / Hide Table of Contents

Class EightyViewOptions

Options for the EightyViewEngine

Inheritance
Object
EightyViewOptions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Eighty.AspNetCore.Mvc.ViewFeatures
Assembly: Eighty.AspNetCore.dll
Syntax
public class EightyViewOptions

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
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX