Bagikan melalui


SiteMapPath.PathSeparatorStyle Properti

Definisi

Mendapatkan gaya yang digunakan untuk 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

Nilai Properti

Style yang berisi pengaturan SiteMapPath gaya teks kontrolPathSeparator.

Atribut

Keterangan

PathSeparatorStyle Gunakan properti untuk mengontrol tampilan pemisah jalur yang muncul di antara simpul jalur navigasi. Pengaturan gaya umum mencakup properti font dan warna latar depan untuk font yang digunakan oleh PathSeparator properti .

PathSeparatorTemplate Jika properti ditentukan, properti PathSeparator dan PathSeparatorStyle diabaikan.

Berlaku untuk

Lihat juga