SiteMapPath.PathSeparatorStyle Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the style used for the PathSeparator string.
public:
property System::Web::UI::WebControls::Style ^ PathSeparatorStyle { System::Web::UI::WebControls::Style ^ get(); };
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)]
public System.Web.UI.WebControls.Style PathSeparatorStyle { get; }
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)>]
member this.PathSeparatorStyle : System.Web.UI.WebControls.Style
Public ReadOnly Property PathSeparatorStyle As Style
The Style that contains the style settings of the SiteMapPath control's PathSeparator text.
- Attributes
Use the PathSeparatorStyle property to control the appearance of the path separator that appears between navigation path nodes. Common style settings include font properties and a foreground color for the font used by the PathSeparator property.
If a PathSeparatorTemplate property is defined, both the PathSeparator and PathSeparatorStyle properties are ignored.
Product | Versions |
---|---|
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: