Show / Hide Table of Contents

Class IdentityUserEmailConfirmedColumnComponent

Inheritance
object
IdentityUserEmailConfirmedColumnComponent
Namespace: Volo.Abp.Identity.Pro.Blazor.Pages.Identity.Components
Assembly: Volo.Abp.Identity.Pro.Blazor.dll
Syntax
public class IdentityUserEmailConfirmedColumnComponent : AbpComponentBase

Constructors

IdentityUserEmailConfirmedColumnComponent()

Declaration
public IdentityUserEmailConfirmedColumnComponent()

Properties

Data

Declaration
[Parameter]
public object Data { get; set; }
Property Value
Type Description
object

Methods

BuildRenderTree(RenderTreeBuilder)

Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Type Name Description
RenderTreeBuilder __builder
In this article
Back to top Powered by Volosoft