HtmlHelperComponentExtensions 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.
Extensions for rendering components.
public ref class HtmlHelperComponentExtensions abstract sealed
public static class HtmlHelperComponentExtensions
type HtmlHelperComponentExtensions = class
Public Module HtmlHelperComponentExtensions
- Inheritance
-
HtmlHelperComponentExtensions
Methods
RenderComponentAsync(IHtmlHelper, Type, RenderMode, Object) |
Renders the specified |
RenderComponentAsync<TComponent>(IHtmlHelper, RenderMode, Object) |
Renders the |
RenderComponentAsync<TComponent>(IHtmlHelper, RenderMode) |
Renders the |