Sdílet prostřednictvím


ViewComponentHelperExtensions Třída

Definice

Rozšiřující metody pro IViewComponentHelper.

public ref class ViewComponentHelperExtensions abstract sealed
public static class ViewComponentHelperExtensions
type ViewComponentHelperExtensions = class
Public Module ViewComponentHelperExtensions
Dědičnost
ViewComponentHelperExtensions

Metody

InvokeAsync(IViewComponentHelper, String)

Vyvolá komponentu zobrazení se zadaným nameparametrem .

InvokeAsync(IViewComponentHelper, Type)

Vyvolá komponentu zobrazení typu componentType.

InvokeAsync<TComponent>(IViewComponentHelper, Object)

Vyvolá komponentu zobrazení typu TComponent.

InvokeAsync<TComponent>(IViewComponentHelper)

Vyvolá komponentu zobrazení typu TComponent.

Platí pro