Show / Hide Table of Contents

Class LeptonThemeDemoHostMenuContributor

Inheritance
object
LeptonThemeDemoHostMenuContributor
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.Abp.LeptonTheme.Blazor.Host
Assembly: Volo.Abp.LeptonTheme.Blazor.Host.dll
Syntax
public class LeptonThemeDemoHostMenuContributor : IMenuContributor

Constructors

LeptonThemeDemoHostMenuContributor()

Declaration
public LeptonThemeDemoHostMenuContributor()

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