# Sandbox.UI.Navigation.NavLinkPanel

A panel that will navigate to an href but also have .active class if href is active

- Kind: class
- Namespace: `Sandbox.UI.Navigation`
- Assembly: `Sandbox.Engine`
- Inherits: [Sandbox.UI.Panel](/api/Sandbox.UI.Panel)

## Constructors

- [`NavLinkPanel`](/api/Sandbox.UI.Navigation.NavLinkPanel/.ctor)

## Properties

- [`HRef`](/api/Sandbox.UI.Navigation.NavLinkPanel/HRef)
- [`Match`](/api/Sandbox.UI.Navigation.NavLinkPanel/Match)

## Methods

- [`OnParentChanged`](/api/Sandbox.UI.Navigation.NavLinkPanel/OnParentChanged)
- [`Tick`](/api/Sandbox.UI.Navigation.NavLinkPanel/Tick)
