WebZone.EmptyZoneTextStyle 屬性

定義

取得空區域中替代符號文字的樣式屬性。

public:
 property System::Web::UI::WebControls::Style ^ EmptyZoneTextStyle { System::Web::UI::WebControls::Style ^ get(); };
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)]
public System.Web.UI.WebControls.Style EmptyZoneTextStyle { get; }
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)>]
member this.EmptyZoneTextStyle : System.Web.UI.WebControls.Style
Public ReadOnly Property EmptyZoneTextStyle As Style

屬性值

Style

Style,包含指派到區域之 EmptyZoneText 屬性 (Property) 的文字樣式屬性 (Attribute)。

屬性

備註

設定時,這個屬性的值可以使用設計工具自動儲存到資源檔。 如需詳細資訊,請參閱 LocalizableAttribute全球化和當地語系化

適用於

另請參閱