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 

字段值

注解

使用此字段可将控件的默认标签设置为 “确定 ”或将其本地化翻译。

适用于

另请参阅