You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug: Fix for #262, visibility attribute missing from attributes collection.
Bug: Added guard clause in Title, Canonical, and MetaRobots HTML helpers to prevent a null reference exception when the current node is null (which can happen when the user logs out of the application).
Feature: Added naming functionality to FilteredSiteMapNodeProvider so different menus (and other HTML helpers of the same type) can have different nodes visible.