ControlAdapter.OKLabel 欄位

定義

回傳代表 OK 標籤的標籤識別碼。 此欄位是常數。 這個 API 已經過時了。 有關如何開發 ASP.NET 行動應用程式的資訊,請參閱 Mobile Apps &ASP.NET 的網站。

protected: static initonly int OKLabel;
protected static readonly int OKLabel;
 staticval mutable OKLabel : int
Protected Shared ReadOnly OKLabel As Integer 

欄位值

備註

使用此欄位將控制項的預設標籤設為 OK 或其在地化的翻譯。

適用於

另請參閱