ViewViewComponentResult Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A IViewComponentResult that renders a partial view when executed.
public ref class ViewViewComponentResult : Microsoft::AspNetCore::Mvc::IViewComponentResult
public class ViewViewComponentResult : Microsoft.AspNetCore.Mvc.IViewComponentResult
type ViewViewComponentResult = class
interface IViewComponentResult
Public Class ViewViewComponentResult
Implements IViewComponentResult
- Inheritance
-
ViewViewComponentResult
- Implements
Temp |
Gets or sets the ITempDataDictionary instance. |
View |
Gets or sets the ViewDataDictionary. |
View |
Gets or sets the ViewEngine. |
View |
Gets or sets the view name. |
Execute(View |
Locates and renders a view specified by ViewName. If ViewName is |
Execute |
Locates and renders a view specified by ViewName. If ViewName is |
Tuote | Versiot |
---|---|
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 |