Aracılığıyla paylaş


Renderer.AssignRootComponentId(IComponent) Yöntem

Tanım

IComponent kapsamında benzersiz bir tanımlayıcı atayarak ile RendererilişkilendirirRenderer.

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

Parametreler

component
IComponent

Bileşen.

Döndürülenler

Bileşenin atanan tanımlayıcısı.

Şunlara uygulanır