Method | Description | |
---|---|---|
Execute ( |
||
ExecuteAsync ( |
Method | Description | |
---|---|---|
FindView ( Microsoft.AspNet.Mvc.ActionContext context, IViewEngine viewEngine, string viewName ) : IView |
Finds a view for the given name.
|
|
ResolveViewEngine ( |
Resolves the view engine.
|
public Execute ( |
||
context | ||
return | void |
public ExecuteAsync ( |
||
context | ||
return | System.Threading.Tasks.Task |