Constants Class

 
Note: This API is now obsolete.

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. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

Namespace:   System.Web.UI.MobileControls
Assembly:  System.Web.Mobile (in System.Web.Mobile.dll)

System::Object
  System.Web.UI.MobileControls::Constants

[ObsoleteAttribute("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.")]
[AspNetHostingPermissionAttribute(SecurityAction::LinkDemand, 
	Level = AspNetHostingPermissionLevel::Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction::InheritanceDemand, 
	Level = AspNetHostingPermissionLevel::Minimal)]
public ref class Constants 

NameDescription
System_CAPS_pubmethodConstants()

Initializes a new instance of the Constants class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

NameDescription
System_CAPS_pubmethodEquals(Object^)

Determines whether the specified object is equal to the current object.(Inherited from Object.)

System_CAPS_protmethodFinalize()

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

Serves as the default hash function. (Inherited from Object.)

System_CAPS_pubmethodGetType()

Gets the Type of the current instance.(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

Creates a shallow copy of the current Object.(Inherited from Object.)

System_CAPS_pubmethodToString()

Returns a string that represents the current object.(Inherited from Object.)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticAlternatingItemTemplateTag

Contains the tag name for the AlternatingItem template. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubfieldSystem_CAPS_staticContentTemplateTag

Contains the tag name for the Content template. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubfieldSystem_CAPS_staticDefaultSessionsStateHistorySize

Contains the default depth of the history stack. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubfieldSystem_CAPS_staticEventArgumentID

The argument associated with the postback event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubfieldSystem_CAPS_staticEventSourceID

Contains the query String name of the event target (the control that generated the postback). This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubfieldSystem_CAPS_staticFooterTemplateTag

Contains the tag name for the Footer template. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubfieldSystem_CAPS_staticFormIDPrefix

Contains the prefix of a form in a URL. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubfieldSystem_CAPS_staticHeaderTemplateTag

Contains the tag name for the HeaderTemplate. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubfieldSystem_CAPS_staticItemDetailsTemplateTag

Contains the tag name for the ItemDetails template. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubfieldSystem_CAPS_staticItemTemplateTag

Contains the tag name for the Item template. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubfieldSystem_CAPS_staticLabelTemplateTag

Contains the tag name for the Label template. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubfieldSystem_CAPS_staticOptimumPageWeightParameter

Contains the default page weight. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubfieldSystem_CAPS_staticPagePrefix

Contains a page number delimiter used to ensure proper page numbering in a postback. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubfieldSystem_CAPS_staticScreenCharactersHeightParameter

Contains the default for the height of the characters on the screen. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubfieldSystem_CAPS_staticScriptTemplateTag

Contains the tag name for the Script template. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubfieldSystem_CAPS_staticSelectionListSpecialCharacter

Contains the character used in CheckBox IDs for cHTML. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubfieldSystem_CAPS_staticSeparatorTemplateTag

Contains the tag name for the Separator template. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubfieldSystem_CAPS_staticSymbolProtocol

Contains the characters used to denote the beginning of an i-mode or J-Phone symbol scheme. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubfieldSystem_CAPS_staticUniqueFilePathSuffixVariable

Contains the query String name of the unique file path suffix. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubfieldSystem_CAPS_staticUniqueFilePathSuffixVariableWithoutEqual

Contains the query String name of the unique file path suffix, but no equal sign. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

The following table describes the read-only Constants class members you can use.

Member

Description

AlternatingItemTemplateTag

Contains the tag name for the AlternatingItem template.

ContentTemplateTag

Contains the tag name for the Content template.

DefaultSessionsStateHistorySize

Contains the default depth of the history stack.

EventArgumentID

The argument associated with the postback event.

EventSourceID

Contains the query String name of the event target (the control that generated the postback).

FooterTemplateTag

Contains the tag name for the Footer template.

FormIDPrefix

Contains the prefix of a form in a URL.

HeaderTemplateTag

Contains the tag name for the HeaderTemplate.

ItemDetailsTemplateTag

Contains the tag name for the ItemDetails template.

ItemTemplateTag

Contains the tag name for the Item template.

LabelTemplateTag

Contains the tag name for the Label template.

OptimumPageWeightParameter

Contains the default page weight.

PagePrefix

Contains a page number delimiter used to ensure proper page numbering in a postback.

ScreenCharactersHeightParameter

Contains the default for the height of the characters on the screen.

ScriptTemplateTag

Contains the tag name for the Script template.

SelectionListSpecialCharacter

Contains the character used in CheckBox IDs for cHTML.

SeparatorTemplateTag

Contains the tag name for the Separator template.

SymbolProtocol

Contains the characters used to denote the beginning of an i-mode or J-Phone symbol scheme.

UniqueFilePathSuffixVariable

Contains the query String name of the unique file path suffix.

UniqueFilePathSuffixVariableWithoutEqual

Contains the query String name of the unique file path suffix, but no equal sign.

.NET Framework
Available since 1.1

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: