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