Show / Hide Table of Contents

Class AccountProfileAuthenticatorAppGroupViewComponent

Inheritance
object
AccountProfileAuthenticatorAppGroupViewComponent
Namespace: Volo.Abp.Account.Public.Web.Pages.Account.Components.ProfileManagementGroup.AuthenticatorApp
Assembly: Volo.Abp.Account.Pro.Public.Web.dll
Syntax
public class AccountProfileAuthenticatorAppGroupViewComponent : AbpViewComponent

Constructors

AccountProfileAuthenticatorAppGroupViewComponent(IAccountAppService)

Declaration
public AccountProfileAuthenticatorAppGroupViewComponent(IAccountAppService accountAppService)
Parameters
Type Name Description
IAccountAppService accountAppService

Fields

AccountAppService

Declaration
protected IAccountAppService AccountAppService
Field Value
Type Description
IAccountAppService

Methods

InvokeAsync()

Declaration
public virtual Task<IViewComponentResult> InvokeAsync()
Returns
Type Description
Task<IViewComponentResult>
In this article
Back to top Powered by Volosoft