PagesSection.SmartNavigation Property
.NET Framework 3.0
Gets or sets a value that indicates whether smart navigation is enabled.
Namespace: System.Web.Configuration
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
/** @property */ public boolean get_SmartNavigation () /** @property */ public void set_SmartNavigation (boolean value)
public function get SmartNavigation () : boolean public function set SmartNavigation (value : boolean)
Not applicable.
Note: