Show / Hide Table of Contents

Interface IProfileManagementPageContributor

Namespace: Volo.Abp.Account.Public.Web.ProfileManagement
Assembly: Volo.Abp.Account.Pro.Public.Web.dll
Syntax
public interface IProfileManagementPageContributor

Methods

ConfigureAsync(ProfileManagementPageCreationContext)

Declaration
Task ConfigureAsync(ProfileManagementPageCreationContext context)
Parameters
Type Name Description
ProfileManagementPageCreationContext context
Returns
Type Description
Task
In this article
Back to top Powered by Volosoft