Gets or sets the string that delimits System.Web.UI.WebControls.SiteMapPath nodes in the rendered navigation path.
Documentation for this section has not yet been entered.
If the SiteMapPath.PathSeparatorStyle is defined, it is applied to the SiteMapPath.PathSeparator property. However, if a SiteMapPath.PathSeparatorTemplate property is defined, both the SiteMapPath.PathSeparator and SiteMapPath.PathSeparatorStyle properties are ignored.
The value of this property is stored in view state.
The value of this property, when set, can be saved automatically to a resource file by using a designer tool. For more information, see System.ComponentModel.LocalizableAttribute and ASP.NET Globalization and Localization.