Class NavItem
Inheritance
object
NavItem
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Nav
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.dll
Syntax
public class NavItem
Constructors
NavItem()
Declaration
public NavItem()
Properties
Active
Declaration
public bool Active { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Html
Declaration
public string Html { get; set; }
Property Value
| Type | Description |
|---|---|
| string |