ViewComponentHelperExtensions Class   
Definition
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.
Extension methods for IViewComponentHelper.
public ref class ViewComponentHelperExtensions abstract sealedpublic static class ViewComponentHelperExtensionstype ViewComponentHelperExtensions = classPublic Module ViewComponentHelperExtensions- Inheritance
- 
				ViewComponentHelperExtensions
Methods
| InvokeAsync(IViewComponentHelper, String) | Invokes a view component with the specified  | 
| InvokeAsync(IViewComponentHelper, Type) | Invokes a view component of type  | 
| InvokeAsync<TComponent>(IViewComponentHelper, Object) | Invokes a view component of type  | 
| InvokeAsync<TComponent>(IViewComponentHelper) | Invokes a view component of type  |