Class EightyViewConfiguration
Options for the EightyViewEngine
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 SourceViewCollection
The view collection
Declaration
public EightyViewCollection ViewCollection { get; }
Property Value
Type | Description |
---|---|
EightyViewCollection | The view collection |