ControlAdapter.GoLabel 字段
定义
返回表示“转到”标签的标签标识符。Returns the label identifier representing the Go label. 此字段为常数。This field is constant. 此 API 已废弃不用。This API is obsolete. 若要了解如何开发 ASP.NET 移动应用,请参阅 Mobile Apps & Sites with ASP.NET (ASP.NET 移动应用和网站)。For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
protected: static initonly int GoLabel;
protected static readonly int GoLabel;
staticval mutable GoLabel : int
Protected Shared ReadOnly GoLabel As Integer
字段值
注解
使用此字段可将控件的默认标签设置为 " 前往 " 或其本地化翻译。Use this field to set the default label for a control to Go or to its localized translation.