次の方法で共有


ControlAdapter.OKLabel フィールド

定義

OK ラベルを表すラベル識別子を返します。 このフィールドは定数です。 この API は、互換性のために残されています。 ASP.NET モバイル アプリケーションを開発する方法については、「mobile Apps & Sites with ASP.NET」を参照してください。

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

フィールド値

注釈

このフィールドを使用して、コントロールの既定のラベルを [OK] またはローカライズされた翻訳に設定します。

適用対象

こちらもご覧ください