共用方式為


ValidationSummary.StyleReference 屬性

定義

取得或設定控制項的樣式屬性參考。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites

public:
 virtual property System::String ^ StyleReference { System::String ^ get(); void set(System::String ^ value); };
public override string StyleReference { get; set; }
member this.StyleReference : string with get, set
Public Overrides Property StyleReference As String

屬性值

控制項的樣式屬性參考。

適用於

另請參閱