Class AccountProfileTwoFactorManagementGroupViewComponent
Inheritance
AccountProfileTwoFactorManagementGroupViewComponent
Assembly: Volo.Abp.Account.Pro.Public.Web.dll
Syntax
public class AccountProfileTwoFactorManagementGroupViewComponent : AbpViewComponent
Constructors
AccountProfileTwoFactorManagementGroupViewComponent(IProfileAppService)
Declaration
public AccountProfileTwoFactorManagementGroupViewComponent(IProfileAppService profileAppService)
Parameters
Fields
ProfileAppService
Declaration
protected IProfileAppService ProfileAppService
Field Value
Methods
InvokeAsync()
Declaration
public virtual Task<IViewComponentResult> InvokeAsync()
Returns
Extension Methods