System.Web.SiteMapProvider.EnableLocalization Property

Gets or sets a Boolean value indicating whether localized values of System.Web.SiteMapNode attributes are returned.

Syntax

public bool EnableLocalization { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The SiteMapProvider.EnableLocalization property is used for the get accessor of the SiteMapNode.Title and SiteMapNode.Description properties, as well as additional SiteMapNode.Attributes properties of a System.Web.SiteMapNode object.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0