Interface IProfileManagementPageContributor
Namespace: Volo.Abp.Account.Web.ProfileManagement
Assembly: Volo.Abp.Account.Web.dll
Syntax
public interface IProfileManagementPageContributor
Methods
ConfigureAsync(ProfileManagementPageCreationContext)
Declaration
Task ConfigureAsync(ProfileManagementPageCreationContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| ProfileManagementPageCreationContext | context |
Returns
| Type | Description |
|---|---|
| Task |