Class ImpersonationComponent
Inherited Members
Namespace: Volo.Abp.Account.Pro.Public.Blazor.Server
Assembly: Volo.Abp.Account.Pro.Public.Blazor.Server.dll
Syntax
public class ImpersonationComponent : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender
Constructors
ImpersonationComponent()
Declaration
public ImpersonationComponent()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Type | Name | Description |
---|---|---|
RenderTreeBuilder | __builder |