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á součást zobrazení se zadaným nameparametrem .

InvokeAsync(IViewComponentHelper, Type)

Vyvolá součást zobrazení typu componentType.

InvokeAsync<TComponent>(IViewComponentHelper)

Vyvolá součást zobrazení typu TComponent.

InvokeAsync<TComponent>(IViewComponentHelper, Object)

Vyvolá součást zobrazení typu TComponent.

Platí pro