共用方式為


IRazorComponentEndpointInvoker 介面

定義

叫用 Razor 元件端點來轉譯指定的根元件,並在 IRoutingStateProvider 有任何) 轉譯指定頁面時填入指定的中繼資料 (。

public interface IRazorComponentEndpointInvoker
type IRazorComponentEndpointInvoker = interface
Public Interface IRazorComponentEndpointInvoker

備註

Razor 元件端點會透過 RootComponentMetadata 端點中的中繼資料提供根元件。 頁面元件是透過 ComponentTypeMetadata 提供。

方法

Render(HttpContext)

叫用 Razor 元件端點。

適用於