Udostępnij za pośrednictwem


Renderer.AssignRootComponentId(IComponent) Metoda

Definicja

Kojarzy element IComponent z elementem Renderer, przypisując identyfikator, który jest unikatowy w zakresie .Renderer

protected public:
 int AssignRootComponentId(Microsoft::AspNetCore::Components::IComponent ^ component);
protected internal int AssignRootComponentId (Microsoft.AspNetCore.Components.IComponent component);
member this.AssignRootComponentId : Microsoft.AspNetCore.Components.IComponent -> int
Protected Friend Function AssignRootComponentId (component As IComponent) As Integer

Parametry

component
IComponent

Składnik.

Zwraca

Przypisany identyfikator składnika.

Dotyczy