Show / Hide Table of Contents

Class EightyViewConfiguration

Options for the EightyViewEngine

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

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