IView Interface

Definition

Specifies the contract for a view.

C#
public interface IView
Derived

Properties

Path

Gets the path of the view as resolved by the IViewEngine.

Methods

RenderAsync(ViewContext)

Asynchronously renders the view using the specified context.

Applies to

Product Versions
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0