ControlAdapter.OKLabel Campo
Definição
Retorna o identificador de rótulo que representa o rótulo OK.Returns the label identifier representing the OK label. Este campo é constante.This field is constant. Esta API está obsoleta.This API is obsolete. Para saber mais sobre como desenvolver aplicativos móveis ASP.NET, veja Mobile Apps & Sites with ASP.NET (Aplicativos móveis e sites com ASP.NET).For information about how to develop ASP.NET mobile applications, see 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
Valor do campo
Comentários
Use este campo para definir o rótulo padrão para um controle como OK ou para sua tradução localizada.Use this field to set the default label for a control to OK or to its localized translation.