Show / Hide Table of Contents

Class FormsMenuContributor

Inheritance
object
FormsMenuContributor
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.Forms.Web.Menus
Assembly: Volo.Forms.Web.dll
Syntax
public class FormsMenuContributor : IMenuContributor

Constructors

FormsMenuContributor()

Declaration
public FormsMenuContributor()

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