共用方式為


MobileControl.SkinID 屬性

定義

取得皮膚的 ID,然後套用到對照組。 這個 API 已經過時了。 如需如何開發 ASP.NET 行動應用程式的詳細資訊,請參閱 Mobile Apps & Sites with ASP.NET

public:
 property System::String ^ SkinID { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
public override sealed string SkinID { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.SkinID : string with get, set
Public Overrides NotOverridable Property SkinID As String

屬性值

一個空物 String

屬性

例外狀況

嘗試設定該 SkinID 屬性。

備註

MobileControl 門課不支援主題設定。 若嘗試設定該 SkinID 屬性, NotSupportedException 則會拋出例外。

適用於

另請參閱