Constants Classe

Definição

Cuidado

The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.

Cria um elemento de interface do usuário que permite que a invocação do usuário do evento ASP.NET lida e fornece uma maneira para o usuário postar a entrada de elementos da interface do usuário de volta para o servidor.Creates a UI element that allows user invocation of ASP.NET event handlers and provides a way to post user input from UI elements back to the server. 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.

public ref class Constants
public class Constants
[System.Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
public class Constants
type Constants = class
[<System.Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")>]
type Constants = class
Public Class Constants
Herança
Constants
Atributos

Comentários

A tabela a seguir descreve os membros de Constants classe somente leitura que você pode usar.The following table describes the read-only Constants class members you can use.

MembroMember DESCRIÇÃODescription
AlternatingItemTemplateTagAlternatingItemTemplateTag Contém o nome da marca para o modelo AlternatingItem.Contains the tag name for the AlternatingItem template.
ContentTemplateTagContentTemplateTag Contém o nome da marca para o modelo de conteúdo.Contains the tag name for the Content template.
DefaultSessionsStateHistorySizeDefaultSessionsStateHistorySize Contém a profundidade padrão da pilha de histórico.Contains the default depth of the history stack.
EventArgumentIDEventArgumentID O argumento associado ao evento de postback.The argument associated with the postback event.
EventSourceidEventSourceID Contém o nome da cadeia de caracteres de consulta do destino do evento (o controle que gera o postback).Contains the query String name of the event target (the control that generated the postback).
FooterTemplateTagFooterTemplateTag Contém o nome da marca para o modelo de rodapé.Contains the tag name for the Footer template.
FormIDPrefixFormIDPrefix Contém o prefixo de um formulário em uma URL.Contains the prefix of a form in a URL.
HeaderTemplateTagHeaderTemplateTag Contém o nome da marca para o HeaderTemplate.Contains the tag name for the HeaderTemplate.
ItemDetailsTemplateTagItemDetailsTemplateTag Contém o nome da marca para o modelo ItemDetails.Contains the tag name for the ItemDetails template.
ItemTemplateTagItemTemplateTag Contém o nome da marca para o modelo de item.Contains the tag name for the Item template.
LabelTemplateTagLabelTemplateTag Contém o nome da marca para o modelo de rótulo.Contains the tag name for the Label template.
OptimumPageWeightParameterOptimumPageWeightParameter Contém o peso de página padrão.Contains the default page weight.
PagePrefixPagePrefix Contém um delimitador de número de página usado para garantir a numeração de página adequada em um postback.Contains a page number delimiter used to ensure proper page numbering in a postback.
ScreenCharactersHeightParameterScreenCharactersHeightParameter Contém o padrão para a altura dos caracteres na tela.Contains the default for the height of the characters on the screen.
ScriptTemplateTagScriptTemplateTag Contém o nome da marca para o modelo de script.Contains the tag name for the Script template.
SelectionListSpecialCharacterSelectionListSpecialCharacter Contém o caractere usado nas IDs de CheckBox do cHTML.Contains the character used in CheckBox IDs for cHTML.
SeparatorTemplateTagSeparatorTemplateTag Contém o nome da marca para o modelo do separador.Contains the tag name for the Separator template.
SymbolProtocolSymbolProtocol Contém os caracteres usados para indicar o início de um esquema de símbolo i-mode ou J-Phone.Contains the characters used to denote the beginning of an i-mode or J-Phone symbol scheme.
UniqueFilePathSuffixVariableUniqueFilePathSuffixVariable Contém o nome da cadeia de caracteres de consulta do sufixo de caminho de arquivo exclusivo.Contains the query String name of the unique file path suffix.
UniqueFilePathSuffixVariableWithoutEqualUniqueFilePathSuffixVariableWithoutEqual Contém o nome da cadeia de caracteres de consulta do sufixo de caminho de arquivo exclusivo, mas nenhum sinal de igual.Contains the query String name of the unique file path suffix, but no equal sign.

Construtores

Constants()

Inicializa uma nova instância da classe Constants.Initializes a new instance of the Constants class. 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.

Campos

AlternatingItemTemplateTag

Contém o nome da marca para o modelo AlternatingItem.Contains the tag name for the AlternatingItem template. 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.

ContentTemplateTag

Contém o nome da marca para o modelo de conteúdo.Contains the tag name for the Content template. 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.

DefaultSessionsStateHistorySize

Contém a profundidade padrão da pilha de histórico.Contains the default depth of the history stack. 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.

EventArgumentID

O argumento associado ao evento de postback.The argument associated with the postback event. 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.

EventSourceID

Contém o nome da cadeia de caracteres de consulta do destino do evento (o controle que gera o postback).Contains the query String name of the event target (the control that generated the postback). 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.

FooterTemplateTag

Contém o nome da marca para o modelo de rodapé.Contains the tag name for the Footer template. 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.

FormIDPrefix

Contém o prefixo de um formulário em uma URL.Contains the prefix of a form in a URL. 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.

HeaderTemplateTag

Contém o nome da marca para o HeaderTemplate.Contains the tag name for the HeaderTemplate. 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.

ItemDetailsTemplateTag

Contém o nome da marca para o modelo ItemDetails.Contains the tag name for the ItemDetails template. 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.

ItemTemplateTag

Contém o nome da marca para o modelo de item.Contains the tag name for the Item template. 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.

LabelTemplateTag

Contém o nome da marca para o modelo de rótulo.Contains the tag name for the Label template. 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.

OptimumPageWeightParameter

Contém o peso de página padrão.Contains the default page weight. 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.

PagePrefix

Contém um delimitador de número de página usado para garantir a numeração de página adequada em um postback.Contains a page number delimiter used to ensure proper page numbering in a postback. 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.

ScreenCharactersHeightParameter

Contém o padrão para a altura dos caracteres na tela.Contains the default for the height of the characters on the screen. 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.

ScriptTemplateTag

Contém o nome da marca para o modelo de script.Contains the tag name for the Script template. 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.

SelectionListSpecialCharacter

Contém o caractere usado nas IDs de CheckBox do cHTML.Contains the character used in CheckBox IDs for cHTML. 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.

SeparatorTemplateTag

Contém o nome da marca para o modelo do separador.Contains the tag name for the Separator template. 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.

SymbolProtocol

Contém os caracteres usados para indicar o início de um esquema de símbolo i-mode ou J-Phone.Contains the characters used to denote the beginning of an i-mode or J-Phone symbol scheme. 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.

UniqueFilePathSuffixVariable

Contém o nome da cadeia de caracteres de consulta do sufixo de caminho de arquivo exclusivo.Contains the query String name of the unique file path suffix. 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.

UniqueFilePathSuffixVariableWithoutEqual

Contém o nome da cadeia de caracteres de consulta do sufixo de caminho de arquivo exclusivo, mas nenhum sinal de igual.Contains the query String name of the unique file path suffix, but no equal sign. 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.

Métodos

Equals(Object)

Determina se o objeto especificado é igual ao objeto atual.Determines whether the specified object is equal to the current object.

(Herdado de Object)
GetHashCode()

Serve como a função de hash padrão.Serves as the default hash function.

(Herdado de Object)
GetType()

Obtém o Type da instância atual.Gets the Type of the current instance.

(Herdado de Object)
MemberwiseClone()

Cria uma cópia superficial do Object atual.Creates a shallow copy of the current Object.

(Herdado de Object)
ToString()

Retorna uma cadeia de caracteres que representa o objeto atual.Returns a string that represents the current object.

(Herdado de Object)

Aplica-se a

Confira também