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