Class EightyViewOptions
Options for the Eighty
Namespace: Eighty.AspNetCore.Mvc.ViewFeatures
Assembly: Eighty.AspNetCore.dll
Syntax
public class EightyViewOptions : object
Properties
| Improve this Doc View SourceViewCollection
The view collection
Declaration
public EightyViewCollection ViewCollection { get; }
Property Value
Type | Description |
---|---|
Eighty |
The view collection |