Class AccountProfilePasswordManagementGroupViewComponent
Inheritance
System.Object
AccountProfilePasswordManagementGroupViewComponent
Namespace: Volo.Abp.Account.Web.Pages.Account.Components.ProfileManagementGroup.Password
Assembly: Volo.Abp.Account.Web.dll
Syntax
public class AccountProfilePasswordManagementGroupViewComponent : AbpViewComponent
Constructors
AccountProfilePasswordManagementGroupViewComponent(IProfileAppService)
Declaration
public AccountProfilePasswordManagementGroupViewComponent(IProfileAppService profileAppService)
Parameters
| Type | Name | Description |
|---|---|---|
| IProfileAppService | profileAppService |
Methods
InvokeAsync()
Declaration
public Task<IViewComponentResult> InvokeAsync()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task<Microsoft.AspNetCore.Mvc.IViewComponentResult> |