PagesSection.SmartNavigation Property
.NET Framework (current version)
Gets or sets a value that indicates whether smart navigation is enabled.
Assembly: System.Web (in System.Web.dll)
<ConfigurationPropertyAttribute("smartNavigation", DefaultValue := False)> Public Property SmartNavigation As Boolean
Property Value
Type: System.Booleantrue if smart navigation is enabled; otherwise, false. The default value is false.
Note |
|---|
Smart navigation requires Microsoft Internet Explorer 5.5 or greater. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
