ControlAdapter.MoreLabel Campo

Definição

Retorna o identificador de rótulo que representa o rótulo Mais.Returns the label identifier representing the More 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 MoreLabel;
protected static readonly int MoreLabel;
 staticval mutable MoreLabel : int
Protected Shared ReadOnly MoreLabel As Integer 

Valor do campo

Int32

Comentários

Use este campo para definir o rótulo padrão de um controle para mais ou para sua tradução localizada.Use this field to set the default label for a control to More or to its localized translation.

Esta API está obsoleta.This API is obsolete. Para obter informações sobre como desenvolver aplicativos móveis ASP.NET, consulte aplicativos móveis e sites com ASP.net.For information about how to develop ASP.NET mobile applications, see Mobile apps and sites with ASP.NET.

Aplica-se a

Confira também