SiteMapProvider::EnableLocalization Property
.NET Framework (current version)
Gets or sets a Boolean value indicating whether localized values of SiteMapNode attributes are returned.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if a localized value of the SiteMapNode attributes are returned; otherwise, false. The default is false.
The EnableLocalization property is used for the get accessor of the Title and Description properties, as well as additional Attributes properties of a SiteMapNode object.
.NET Framework
Available since 2.0
Available since 2.0
Show: