Show / Hide Table of Contents

Class ProWebHostMenuContributor

Inheritance
object
ProWebHostMenuContributor
Implements
IMenuContributor
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.CmsKit.Pro.Menus
Assembly: Volo.CmsKit.Pro.Web.Host.dll
Syntax
public class ProWebHostMenuContributor : IMenuContributor

Constructors

ProWebHostMenuContributor(IConfiguration)

Declaration
public ProWebHostMenuContributor(IConfiguration configuration)
Parameters
Type Name Description
IConfiguration configuration

Methods

ConfigureMenuAsync(MenuConfigurationContext)

Declaration
public Task ConfigureMenuAsync(MenuConfigurationContext context)
Parameters
Type Name Description
MenuConfigurationContext context
Returns
Type Description
Task

Implements

Volo.Abp.UI.Navigation.IMenuContributor
In this article
Back to top Powered by Volosoft