System.Web.Mobile
Encapsulates data into an encrypted for a page adapter to include in links in mobile controls. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Represents a device-specific filter to be applied to the application. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class as a comparison filter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name by which the evaluator will be identified.
The capability evaluated by the comparison evaluator.
The argument against which the capability should be compared.
Initializes a new instance of the class as an evaluator filter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name by which the evaluator will be identified.
The class type that contains the evaluator delegate.
The method in that is the evaluator delegate.
Gets or sets the argument against which the capability should be compared. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The argument against which the capability should be compared.
Gets or sets the capability evaluated by the comparison evaluator. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The capability evaluated by the comparison evaluator.
Gets or sets the class type that contains the evaluator delegate. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The class type that contains the evaluator delegate.
Gets or sets the method in the class specified by the property that is used as the evaluator delegate. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The method in that is the evaluator delegate.
Gets the name by which the evaluator will be identified. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name by which the evaluator will be identified.
Represents a collection of objects. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Adds the specified object to the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object to add to the collection.
Gets a collection containing the keys of each item in the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A collection containing the keys of each item in the collection.
Removes all items from the collection.
Gets the configuration collection type of this object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A value from the enumeration representing the type of the collection.
Gets or sets the item at the specified index. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index at which to get or set the item.
The item at the specified index.
Gets the specified item from the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The string that identifies the item.
The specified item in the collection.
Removes the object with the specified key from the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The key that identifies the item to be removed.
Removes the specified item from the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The item to remove from the collection.
Removes an item from the collection at the specified index. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index of the item to be removed.
Contains the collection of device filters to use in the application. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets the collection of objects contained in a object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The collection of objects contained in a .
Traps errors and formats messages for the appropriate device. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Disposes of the resources (other than memory) used by the module. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes the module and prepares it to handle requests. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An that provides access to the methods, properties, and events common to all application objects within an ASP.NET application.
Provides a single source for accessing capability information about a client device and for performing queries against device capabilities. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Provides a uniform way to evaluate device capabilities. This method is used internally by ASP.NET to implement various device-selection criteria expressed in the syntax of the controls. For example, this method is used to choose among <Choice> Element (.NET Framework Developer's Guide) elements in a DeviceSpecific/Choice construct. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The device evaluation method, property name, or item in the capabilities collection.
The optional argument.
if the device has the specified capability; otherwise, .
A parameter is not found as a device-filter name specified in the configuration file, as a property, or as an item in the Item collection.
is or empty.
Returns the source identifier to use for compact HTML 1.0. This field is read-only. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the source identifier to use for HTML 3.2. This field is read-only. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the source identifier to use for WML 1.1. This field is read-only. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the source identifier to use for WML 1.2. This field is read-only. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Reads the deviceFilters Element (ASP.NET Settings Schema) section of a configuration file that specifies the set of device filters for use with ASP.NET mobile controls. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This method supports the .NET Framework infrastructure. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a dictionary of the device filter information contained in the specified by the parameter. If the object referenced by the property is not , then dictionary entries are appended to the parent dictionary. This method supports the .NET Framework infrastructure. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The parent node in the configuration file, or ( in Visual Basic) if creating the parent node.
An object.
The node to be created.
A dictionary of the device filter information contained in the specified .
Required attributes are not present or empty, or the attribute refers to a non-existent .
Creates a dictionary of the device filter information contained in the specified by the parameter. If the object referenced by the property is not , then dictionary entries are appended to the parent dictionary. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The parent node in the configuration file, or ( in Visual Basic) if creating the parent node.
An object.
The node to be created.
A dictionary of the device filter information contained in the specified .
Provides a structure for reading information about an exception that occurs in a mobile application. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The key to retrieve current exception information from the . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a description of the exception. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A description of the exception.
Returns the name of the code file where the exception occurred. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the code file where the exception occurred.
Returns a string value from the internal dictionary or hash table using the given key. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that uniquely identifies an item in the data store.
A string value from the internal dictionary or hash table using the given key.
Returns the line number in the code where the exception occurred, if tracing is enabled. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The line number in the code where the exception occurred.
Returns an alternate text for the exception. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An alternate text for the exception.
Returns an alternate title for the exception. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An alternate title for the exception.
Returns the of the exception. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The of the exception.
Supports cookieless devices by appending appropriate authentication information to the appropriate URLs. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Redirects an authenticated user to the originally requested URL after logging in. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Name of the user for cookie authentication purposes. This does not need to map to an account name and is used by URL Authorization.
Specifies whether or not a durable cookie (one that is session based or outlasts the session) must be issued.
Redirects an authenticated user to the originally requested URL after logging in. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Name of the user for cookie authentication purposes. This does not need to map to an account name and is used by URL Authorization.
Specifies whether or not a durable cookie (one that is session based or outlasts the session) must be issued.
Returns the configured cookie path used for the current application.
Calls the method and sets the property to . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Provides a design-time type converter for a component's data field properties. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Instantiates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a value indicating whether the specified source type can be converted to the type of the associated control property. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that represents the data-bound component or the control that the property belongs to.
The type to convert from.
if is a string; otherwise .
Converts the specified object to a string. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that represents the data-bound component or the control that the property belongs to.
A that can be used to provide additional culture information.
The object to convert from.
A string containing the converted object.
is not and is not a string.
Gets a list of fields in the selected data source if information about them is available, using the provided context. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that represents the data-bound component or the control that the property belongs to.
A object containing a list of the names of fields available in the data source.
Indicates whether this converter returns a list containing all possible values that can be assigned to the associated control property, using the provided context. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that represents the data-bound component or the control that the property belongs to.
.
Gets a value indicating whether this object returns a standard set of values that can be picked from a list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that represents the data-bound component or the control that the property belongs to.
if the context is not null and can be cast to an ; otherwise .
Provides a type converter for a property representing a data member in a data source. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Instantiates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a value indicating whether the specified source type can be converted to the type of the associated control property using the specified context and type. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An that represents the data-bound component or the control that the property belongs to.
The type to convert from.
if the is ; otherwise .
Converts the specified object to the type of the associated control property using the specified context. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An that represents the data-bound component or the control that the property belongs to.
A object that can be used to provide additional culture information.
The value to convert from.
A string containing the if is not and contains a string; otherwise, an empty string ("").
is not and not a string.
Returns a list of values that can be assigned to a control property using the specified context. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that represents the data-bound component or the control that the property belongs to.
A object containing the names of available data views in the data source.
Indicates whether this converter returns a list containing all possible values that can be assigned to the associated control property using the specified context. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that represents the data bound component or control the property belongs to.
.
Gets a value indicating whether this object returns a standard set of values that can be picked from a list in the design host using the specified context. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that represents the data-bound component or the control that the property belongs to.
if the context is not null and can be cast to an ; otherwise .
Provides the interface for all mobile control designers between the .NET framework and a design host such as Visual Studio 2005. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Updates design-time rendering for the container control that implements the interface. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Defines an interface for a page designer component to obtain services from a designer host such as Visual Studio 2005 at design time. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Clears all items in the designer host's Undo cache at design time. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets an item from the cache of the designer host at design time. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The ID for the container control.
The key for the cache item.
An object from the cache of the designer host.
Refreshes the page in the designer host at design time. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Stores an object in the designer host's cache at design time. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The ID of the container control.
The key for the cache item.
The item to store in the cache.
Recursively updates the associated control and each of its child controls in the design host at design time. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The container control with which to begin the update.
Supports looking up culture-specific resources for mobile controls at design time. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a string resource with a specified name. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the resource to search for.
The value of a resource.
Provides a adapter class for the cHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Returns if the event was handled. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Name of the event.
if the event was handled; otherwise, .
Loads the view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The current view state.
Called after an object, such as a form or a page, is initialized. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Loads data that pertains to a control, a page, or a device adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Called by the control's OnPreRender method, to perform adapter-specific work prior to rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Generates the target-specific markup for the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Gets a value indicating whether the adapter generates markup that requires tags for form submission. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the adapter generates markup that requires <Form> tags for form submission; otherwise, .
This method is called when the control saves its private view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
in all cases.
Provides the command adapter class for the cHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Writes additional attributes that are specific to an adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
Gets a value indicating whether the adapter generates markup that requires tags for form submission. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the adapter generates markup that requires <Form> tags for form submission; otherwise, .
Provides the form adapter class (that is, the adapter for the control) for the cHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Renders any additional content within the and tags of the page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified text writer.
if any extra head elements were written; otherwise, .
Renders a pager tag on paginated forms. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Specifies the output stream.
Contains the page number of the destination page.
Specifies the text used for the link.
Returns whether to render a form tag. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if a form tag should be rendered; otherwise, .
Provides an image adapter class for the cHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Writes additional attributes that are specific to an adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
Renders any or image references. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
Provides a link adapter class for the cHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Writes additional attributes that are specific to an adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
Provides text writer functionality for devices targeted by the cHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class for a given device, using the parameter as the base writer object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The base text writer object.
An object of the class that provides the capability information for the specific device.
Provides a page adapter for the cHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates and returns a text writer suitable for the given adapters. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
A text writer suitable for the given adapters.
Called to determine the postback data collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object that contains request information, such as HTTP headers.
Source identifier for the event.
Argument identifier for the event.
Collection of postback data from the request object.
A modified version of the parameter.
Evaluates whether the device adapter set applies to the specified request. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The current request context.
if the device adapter set applies to the specified request; otherwise, .
Returns the key to use to submit the event argument. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The key to use to submit the event argument.
Returns the key to use to submit the event source. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The key to use to submit the event source.
Renders a reference to a postback event appropriately for the target device. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified text writer.
The target device.
Optional event argument to pass.
Renders the header associated with postbacks. For browsers that support script, this includes a script block to perform postback. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
The unique identifier for the form.
Provides a call adapter class for the cHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Writes additional attributes that are specific to an adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
Provides a selection list adapter class for the cHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Generates the target-specific markup for the control to which the control adapter is attached. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Gets a value indicating whether the adapter generates markup that requires tags for form submission. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the adapter generates markup that requires <Form> tags for form submission; otherwise, .
Provides a text-box adapter class for the cHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Writes additional attributes that are specific to an adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
Gets a value indicating whether the adapter generates markup that requires tags for form submission. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the adapter generates markup that requires <Form> tags for form submission; otherwise, .
The class itself is abstract and cannot be instantiated. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the label identifier representing the Back label. This field is constant. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Determines the optimum page weight for the device. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The page weight to use if the page weight cannot otherwise be determined.
The optimum page weight for the device.
Returns the label identifier representing the Call label. This field is constant. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Called by a control to create a templated user interface (UI). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
If , the instantiated templates bind to available data (which usually happens on the first request). If , the templates do not bind to data, and instead rely on view state to fill them in (which usually happens on subsequent postbacks).
Returns the device capabilities object associated with the request. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The device capabilities object associated with the request.
Returns the localized default string for the label control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The identifier for the label.
The localized default string for the label control.
is less than zero, or greater than or equal to the number of valid values.
Returns the label identifier representing the Go label. This field is constant. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns if the event was handled. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Name of the event.
if the event was handled; otherwise, .
Accesses the approximate weight of a single item in the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The approximate weight of a single item in the control.
Returns the label identifier representing the Link label. This field is constant. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Loads the view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The current view state.
Returns if the adapter handles loading the post data. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Identifies the control.
Contains the collection of all incoming name values.
Provides a place to send data private to the control that might be required for loading of post data. The control determines the type that is passed to the parameter.
Returns if the required the object in privateControlData was changed, so the event can be raised.
if the adapter handles loading the post data; otherwise, .
Returns the label identifier representing the More label. This field is constant. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the label identifier representing the Next label. This field is constant. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the label identifier representing the OK label. This field is constant. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Called after an object, such as a form or a page, is initialized. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Loads data that pertains to a control, a page, or a device adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Called by the control's method, to perform adapter-specific work prior to rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Unloads data that pertains to a control, a page, or a device adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Returns the label identifier representing the Options label. This field is constant. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the page associated with the device adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The page associated with the device adapter.
an attempt was made to set this property in the base class. You may want to override this method in a derived class.
Returns the label identifier representing the Previous label. This field is constant. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Called by the control's method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Renders children of the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified writer.
This method is called when the control saves its private view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
in all cases.
Returns the style object associated with the control to which the device adapter is attached. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style object associated with the control to which the device adapter is attached.
Gets or sets the approximate weight of the control, in characters. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The approximate weight of the control, in characters
Provides a calendar adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Called by the control's Render method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Provides a command adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Returns if the adapter handles loading the post data. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Identifies the control.
Contains the collection of all incoming name values.
Provides a place to send data private to the control that might be required for loading of post data. The control determines the type that is passed to the parameter.
Returns if the required the object in privateControlData was changed, so the event can be raised.
if the adapter handles loading the post data; otherwise, .
Called by the control's Render method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Provides the control adapter base class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Writes a custom attribute access key method, provided that the device supports the attribute. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
Writes additional attributes that are specific to an adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
Use this method to write custom attributes for J-Phone multimedia attributes. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to use to write the custom attributes.
Exits any secondary user interface (UI) mode for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Retrieves the form adapter for the form on which the associated control resides. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The form adapter for the form on which the associated control resides.
Loads the view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The current view state.
Returns a constant that defines a mode where no secondary user interface (UI) is displayed. This field is read-only. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the page adapter for the mobile page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The page adapter for the mobile page.
Called by the control's Render method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Called by the control's method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Renders hidden field text for a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
Renders the opening tag of a link. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
The specified target (form or URL).
Renders the end tag of a link. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
Renders a postback event as an anchor, with the text specified by the parameter as a label. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
The rendering parameter.
The text specified for the label.
Renders a postback event as an attribute. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
The attribute name.
The rendering parameter.
Renders a postback event reference. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
The rendering parameter.
Gets a value indicating whether an adapter, such as the class, generates markup that requires tags for form submission. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the adapter generates markup that requires <> tags for form submission; otherwise, .
This method is called when the control saves its private view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
in all cases.
Sets or returns the secondary user interface (UI) mode for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The secondary UI mode for the control.
Provides the form adapter class (that is, the adapter for the ) for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Disables the pager user interface (UI) for the current request. Can be called by an adapter to prevent pagination UI from being generated.
Called by the control's Render method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Renders the tag. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
The specified attributes.
Renders any additional content within the and tags of the HTML page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified text writer.
if any extra head elements were written; otherwise, .
Renders the pager user interface (UI) for the form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
Renders a pager tag on paginated forms. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Specifies the output stream.
Contains the page number of the destination page.
Specifies the text used for the link.
Returns whether to render a form tag. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if a form tag should be rendered; otherwise, .
Provides an image adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Called by the control's method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Renders any or image references. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
Provides a label adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Called by the control's method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Scans a string to determine whether it contains white space characters. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Contains the string to be checked.
if string contains white space characters; otherwise, .
Provides a link adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Called by the control's method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Provides a list adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Called by the control's method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Writes a list to the specified output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Specifies the output stream to which the list will be written.
Provides a literal text adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Called by the control's method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Provides text writer functionality for devices targeted by the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the specified class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The base writer object.
An object of class that provides the capability information for the specific device.
Starts a new Style block. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Completes a new Style block. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Begins a block by using the character formatting from a specified style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style reference.
Begins a block by using the layout and character formatting from a given style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style reference.
Begins a block by using the layout and character formatting from a given style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style reference.
Ends a block that has been using the character formatting from a specified style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style reference.
Ends a block that has been using the character formatting from a specified style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style reference.
If is , a break is added after the closing style element.
Removes the current style, restores the previous style as the current layout style, and optionally calls the method to close the current element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style reference.
Removes the current style, restores the previous style as the current layout style, and optionally calls the method to close the current element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style reference.
If is , a break is added after the closing style element.
Ends a block that has been using the layout and character formatting from a given style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style reference.
Ends a block that has been using the layout and character formatting from a given style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style reference.
If is , a break is added after the closing style element.
Marks the beginning of a style context. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Indicates whether the body color attribute can be sent to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the body color attribute can be sent to the output stream; otherwise, .
Indicates whether the bold attribute can be sent to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the bold attribute can be sent to the output stream; otherwise, .
Indicates whether the alignment attribute can be sent to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the alignment attribute can be sent to the output stream; otherwise, .
Indicates whether the target device supports the value for text wrapping. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the target device supports the value for text wrapping; otherwise, .
Indicates whether the font color attribute can be sent to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the font color attribute can be sent to the output stream; otherwise, .
Indicates whether the font name attribute can be sent to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the font name attribute can be sent to the output stream; otherwise, .
Indicates whether the font size attribute can be sent to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the font size attribute can be sent to the output stream; otherwise, .
Contains a Boolean value that indicates whether to send the attribute to the target device. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the attribute can be sent to the target device; otherwise, .
Gets a value indicating whether the device does not support HTML elements to format line breaks. The default is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the device does not support HTML tags; otherwise, .
Closes a style context. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Writes the given character to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The character to write to the output stream.
Writes the text to the output stream, along with any pending tab spacing. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text to write to the output stream.
Writes any tab spacing and the opening tag of the specified markup element to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None
Writes a line break. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Encodes the specified text for the requesting device, and then writes it to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text to encode and write to the output stream.
Writes any tab spacing and the opening tag of the specified markup element to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None
Writes a hidden field with the given name and value. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the hidden field.
The value of the hidden field.
Writes a line terminator string to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The line terminator string to write.
Writes the given text, optionally with encoding. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text to write.
If , encodes the text.
Writes an encoded URL parameter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The parameter name to encode and write.
The parameter value to encode and write.
Provides an object list adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A value ("__back") that if present in the postback arguments, indicates that the browser should return to top of the list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Called by a control to create a templated user interface (UI). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
If , the instantiated templates bind to available data (which usually happens on the first request). If , the templates do not bind to data, and instead rely on view state to fill them in (which usually happens on subsequent postbacks).
Returns if the event was handled. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Name of the event.
if the event was handled; otherwise, .
The postback data is invalid. This exception can be caused by data binding the in the event method without first checking the property.
Returns if an control contains a command. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if an control contains a command; otherwise, .
Returns if an control contains a default command. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if an control contains a default command; otherwise, .
Returns if a view of an control exists. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if a view of an exists; otherwise, .
Called after an object, such as a form or a page, is initialized. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Returns if an control contains a default command and no other commands. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if an control contains a default command and no other commands; otherwise, .
Called by the control's OnPreRender method, to perform adapter-specific work prior to rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Called by the control's method to perform rendering.This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Renders the details of the specified item. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
The specified item.
Renders the menu of commands for the specified item. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
Returns a that indicates whether the list must be rendered as a table. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the list must be rendered as a table; otherwise, .
A constant ("__more"), and if present in the postback arguments, indicates that the browser should jump to the first item beyond the currently visible items. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An internal field ("__moren"), where n is a number, and if present in the postback arguments, indicates that the browser should jump to a specific item in the list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Provides a page adapter for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Value to be used as the default page weight.
Returns a list of any additional HTTP headers by which caching is varied. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A list of any additional HTTP headers by which caching is varied.
Gets or sets persisted data between requests through the use of the URL query string. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Data persisted between requests through the use of the URL query string.
Creates and returns a text writer suitable for the given adapters. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
A text writer suitable for the given adapters.
Called to determine the postback data collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object that contains request information, such as HTTP headers.
Source identifier for the event.
Argument identifier for the event.
Collection of postback data from the request object.
A modified version of the parameter.
Evaluates whether the device adapter set applies to the specified request. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The current request context.
if the device adapter set applies to the specified request; otherwise, .
Returns the key to use to submit the event argument. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The key to use to submit the event argument.
Returns the key to use to submit the event source. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The key to use to submit the event source.
Returns a URL that can be used to uniquely identify the form. This URL must only be passed as a parameter to the method of the text writer. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified form.
A URL that can be used to uniquely identify the form.
Called if an unhandled exception occurs during the life cycle of the page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
System exception object.
The text writer
in all cases.
Returns if it handles the exception. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Source identifier for the event.
Name of the event.
in all cases.
Returns whether or not the specified form is to be rendered as part of the current request. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Programmatic name of the form.
if the specified form is to be rendered as part of the current request; otherwise, .
Returns a page weight, based on the device's screen size, which is appropriate for the target device. Used in form pagination. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The page weight, based on the device's screen size, which is appropriate for the target device.
Gets or sets the page to which the adapter is attached. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The page associated with the device adapter.
Sets or returns whether items from the property are persisted in the query string. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if items from the property are persisted in the query string; otherwise, .
Called by the control's method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Renders the given form. Called by the form adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
The form to render.
Renders all hidden variables on the page as hidden input fields. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
Renders a reference to a postback event appropriately for the target device. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified text writer.
The target device.
Optional event argument to pass.
Renders the header associated with postbacks. For browsers that support script, this includes a script block to perform postback. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
The unique identifier for the form.
Renders a reference to a postback event, as a URL. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer
The URL reference
Any hidden variables
Provides a panel adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Called after an object, such as a form or a page, is initialized. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Called by the control's method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Provides a phone call adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Called by the control's method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Provides a selection list adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Returns if the adapter handles loading the post data. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Identifies the control.
Contains the collection of all incoming name values.
Provides a place to send data private to the control that might be required for loading of post data. The control determines the type that is passed to the parameter.
Returns if the required the object in privateControlData was changed, so the event can be raised.
if the adapter handles loading the post data; otherwise, .
Called after an object, such as a form or a page, is initialized. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Called by the control's method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Renders hidden field text for a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
Provides a text box adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Called after an object, such as a form or a page, is initialized. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Called by the control's method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Renders hidden field text for a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
Provides a text view adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Called by the control's method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Provides a validation summary adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Called after an object, such as a form or a page, is initialized. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Called by the control's method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Provides a validator adapter class for the HTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Called by the control's method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Provides the base class for all objects used for rendering ASP.NET mobile controls. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the specified class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The base writer object.
An object of class that provides the capability information for the specific device.
Adds a resource reference to the given URL, with the optional MIME type for the specified content. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The URL to add the resource reference to.
(Optional) The MIME type of the content.
Begins a response file. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The unique URL for the file.
The MIME type of the file.
The character set used for the file (usually the same as ).
this method is called more than once.
Begins a response. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Retrieves the object for the current requesting device. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object for the current requesting device.
Ends a response file. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Ends a response. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Begins a block by using the character formatting from a specified style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified style to use for formatting characters
Begins a block by using the formatting from a given style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style reference.
Begins a block by using the layout and character formatting from a given style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style reference.
Ends a block that has been using the character formatting from a specified style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified style to use for formatting characters.
Ends a block that has been using the character formatting from a specified style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified style to use for formatting characters.
If is , a break is added after the closing style element. The first form of the method assumes to be .
Ends a block by using the formatting from a given style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style reference.
Ends a block by using the formatting from a given style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style reference.
If is true, a break is added after the closing style element. The first form of the method assumes to be .
Ends a block that has been using the layout and character formatting from a given style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style reference.
Gets a value indicating whether multipart writing is supported. Default is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if multipart writing is supported; otherwise, .
Provides the base class for the class. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The base object.
Adds a resource reference to the given URL, with the optional MIME type for the specified content. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The URL to add the resource reference to.
Adds a resource reference to the given URL, with the optional MIME type for the specified content. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The URL to add the resource reference to.
(Optional) The MIME type of the content.
This method begins a response file. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The unique URL for the file.
The MIME type of the file.
The character set used for the file (usually, the same as ).
Begins a response. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Ends a response file. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Ends a response.
Generates a unique URL. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Contains the file name extension for the new URL.
A unique URL based on a globally unique ID (GUID).
Gets a value indicating whether multipart writing is supported. Default is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if multipart writing is supported; otherwise, .
Represents an auto-generated resource class. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that provides the text for the first prompt. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that provides the text that prompts the user to select a date. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that provides the text that prompts the user to select a month. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that provides the text that prompts the user to select a week. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that provides the text that prompts the user to select an era. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that provides the text that prompts the user to select an option. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that provides the text that prompts the user to enter a date. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string to use as an error message if the date entered was incorrect. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string to use as an error message if the expected decimal code is not present. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that provides the text for the redirect link label. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string containing the message to display preceding a link that redirects the browser to another page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string to use as an error message if an attempt is made to set the property of a object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string to use as an error message if multiple controls are set to appear across a object's secondary pages. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the name of the specified , formatted with respect to the specified culture. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A that contains the relevant cultural information used to format the return value.
The name of the to be returned.
The value of the referred to by the parameter, formatted with respect to the culture information contained in the referred to by the parameter.
Returns the name of the specified . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the to be returned.
The value of the referred to by the parameter.
Returns the name of the specified , formatted with respect to the specified culture. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A that contains the relevant cultural information used to format the return value.
The name of the to be returned.
The value of the referred to by the parameter, formatted with respect to the culture information contained in the referred to by the parameter.
Returns the name of the specified . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the object to be returned.
The value of the referred to by the parameter.
Returns the name of the specified , formatted with respect to the specified culture. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A that contains the relevant cultural information used to format the return value.
The name of the to be returned.
The value of the referred to by the parameter, formatted with respect to the culture information contained in the referred to by the parameter.
Returns the name of the specified . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the to be returned.
The value of the referred to by the parameter.
Returns the name of the specified , formatted with respect to the specified culture. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A that contains the relevant cultural information used to format the return value.
The name of the to be returned.
The value of the referred to by the parameter, formatted with respect to the culture information contained in the referred to by the parameter.
Returns the name of the specified . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the to be returned.
The value of the referred to by the parameter.
Returns the name of the specified , formatted with respect to the information specified by the parameter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A that contains the relevant cultural information used to format the return value.
The name of the to be returned.
The value of the referred to by the parameter formatted with respect to the culture information contained in the referred to by the parameter.
Returns the name of the specified . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the to be returned.
The value of the referred to by the parameter.
Returns the name of the specified , formatted with respect to the information specified by the parameter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A that contains the relevant cultural information used to format the return value.
The name of the to be returned.
The value of the referred to by the parameter, formatted with respect to the culture information contained in the object referred to by the parameter.
Returns the name of the specified . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the to be returned.
The value of the referred to by the parameter.
Returns the name of the specified , formatted with respect to the information specified by the parameter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A that contains the relevant cultural information used to format the return value.
The name of the to be returned.
The value of the referred to by the parameter, formatted with respect to the culture information contained in the object referred to by the parameter.
Returns the name of the specified . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the to be returned.
The value of the referred to by the parameter.
Returns the name of the specified , formatted with respect to the information specified by the parameter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object that contains the relevant cultural information used to format the return value.
The name of the object to be returned.
The value of the referred to by the parameter, formatted with respect to the culture information contained in the object referred to by the parameter.
Returns the name of the specified . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the to be returned.
The value of the referred to by the parameter.
Returns the name of the specified , formatted with respect to the information specified by the parameter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A that contains the relevant cultural information used to format the return value.
The name of the to be returned.
The value of the referred to by the parameter, formatted with respect to the culture information contained in the object referred to by the parameter.
Returns the name of the specified . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the to be returned.
The value of the referred to by the parameter.
Returns the name of the specified , formatted with respect to the information specified by the parameter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A that contains the relevant cultural information used to format the return value.
The name of the to be returned.
The value of the referred to by the parameter, formatted with respect to the culture information contained in the object referred to by the parameter.
Returns the name of the specified , formatted with respect to the specified culture and the specified argument array. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A that contains the relevant cultural information used to format the return value.
The name of the to be returned.
An array of arguments to be used in formatting the return value.
The value of the referred to by the parameter, formatted with respect to the culture information contained in the object referred to by the parameter and the arguments referred to by the parameter.
Returns the name of the specified . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the to be returned.
The value of the referred to by the parameter.
Returns the name of the specified , formatted with respect to the arguments. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the to be returned.
An array of arguments to be used in formatting the return value.
The value of the referred to by the parameter, formatted with respect to the arguments listed in the parameter.
A string to use as an error message if an attempt to write a multipart document is made. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string to use as an error message if invalid data was posted for the current control's property. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that provides the text for the Back label. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that provides the text for the Go label. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that provides the text for the OK label. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that provides a title for details. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that provides a title for methods. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that provides a title for the partial stack trace. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that provides a common phrase for announcing errors. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that contains the title of the stack trace. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string to use as an error message if there is no style sheet ID present in the query string. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string to use as an error message if a style sheet was not found. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string to use to advise calling the method before getting the property. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string to use to advise calling the method before getting the property. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string to use as an error message if invalid data was posted for the current control's property. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Provides the mobile text writer adapter class for the WML device adapter set specifically designed for Openwave's UP browser. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The base writer object.
An object of the class that provides the capability information for the specific device.
A reference to the object.
Analyzes a single postback. Called internally by the writer and inherited classes. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
to include in the post fields the information for all interfaces in the form; to include no information.
The .
Begins a custom markup section. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Begins the given form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The form to begin.
Returns the calculated URL required to post the form to the server. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
to indicate that the current form submits to an external URL; otherwise, .
to encode the URL string; otherwise, .
The calculated URL required to post the form to the server.
Returns the query string to add to the URL to post the form to the server. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The query string.
Ends the current form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Opens a paragraph with the given layout. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An enumerated value representing the layout to use when opening a paragraph.
Whether to open paragraph alignment formatting.
Whether to open paragraph wrapping formatting.
Analyzes a form after it is completed during the analyze phase. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Begins rendering a hyperlink element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The URL target.
Set to if the URL is encoded.
The softkey text to use for the link if the parameter is set to .
Set to if the softkey label comes from the adapter itself (the default label, or something else that is adapter-specified, such as "Call" for a control), rather than being a softkey label explicitly specified by the application author.
Set to if mapping to a softkey on the device.
the writer has already begun to write a hyperlink,
-or-
the response is a postback.
Begins the rendering of a postback. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The softkey text to use for the link if the parameter is set to .
Set to if the softkey label comes from the adapter itself (the default label, or something else that is adapter-specified, such as "Call" for a control), rather than being a softkey label explicitly specified by the application author.
Set to if mapping to a softkey on the device.
the writer has begun to write a hyperlink,
-or-
the response is a postback.
Begins the rendering of a selection list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the control.
The name that the browser must use to submit the selected index back to the server.
The initial value.
The attribute on WML devices.
Whether to allow multiple selections.
Completes the rendering of a form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Renders a closing hyperlink tag to the response stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Contains if a line break should follow the control. Contains otherwise.
the writer is not writing a hyperlink.
Completes the rendering of a postback. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Contains the target URL of the postback.
Contains the argument associated with the target URL.
Specifies the type of postback. Must be a value from the enumeration.
Contains a Boolean value indicating whether postback variables should be calculated.
Contains if a line break should follow the control. Contains otherwise.
the writer has not begun writing a postback.
Completes the rendering of a selection list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Indicates whether a break must follow the selection list.
Renders any or image references. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Specifies the image URL.
Specifies an optional local image name.
Specifies text to display if the image cannot be displayed.
Set to if a break is required after the image.
Renders a single option within a selection list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The option text.
Renders a single option within a selection list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The option text.
(Optional.) The option value.
Renders a text element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text string to be rendered.
Specifies whether a break must follow the element.
Specifies whether the text must be encoded.
Renders a text box element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Identifies the control.
Specifies the initial value of the text box.
Specifies an optional WML format string.
Contains the title of the text box.
Specifies the password.
Sets the size of the string.
Specifies the maximum length of the string.
Determines whether the identifier for the control (ID) is encrypted.
Set to if a break is required after the control is rendered.
Provides the page adapter class for the WML device adapter set specifically designed for Openwave's UP browser. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates and returns a text writer suitable for the given adapters. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
A text writer suitable for the given adapters.
Evaluates whether the device adapter set applies to the specified request. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The current request context.
if the device adapter set applies to the specified request; otherwise, .
Provides a calendar adapter class for the WML device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Returns if the event was handled. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Name of the event.
if the event was handled; otherwise, .
Loads the view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The current view state.
Called after an object, such as a form or a page, is initialized. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Loads data that pertains to a control, a page, or a device adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Called by the control's OnPreRender method, to perform adapter-specific work prior to rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Generates the target-specific markup for the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Called when the control saves its private view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
in all cases.
Provides a command adapter class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Generates the target-specific markup for the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Provides the control adapter base class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Determines whether the given target requires a postback and returns the required postback argument. Returns if the target is an external link. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The target.
The required postback argument for the specified target. If no postback argument is required, this method returns .
Exits any secondary user interface (UI) mode for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Retrieves the form adapter for the form on which the associated control resides. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The form adapter for the form on which the associated control resides.
Returns the postback value (or empty string) of the selected item in the selection list, when the parent form's action attribute is set and view state is disabled for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The postback value (or empty string) of the selected item in the selection list.
Loads the view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The current view state.
Returns a constant that defines a mode where no secondary user interface (UI) is displayed. This field is read-only. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the page adapter for the mobile page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The page adapter for the mobile page.
Generates the target-specific markup for the control to which the control adapter is attached, using the provided writer. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Generates the target-specific markup for the control to which the control adapter is attached, using the provided writer. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Renders the opening tag of a link. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
The specified target (form or URL).
Text used for the softkey.
Set to if the softkey label comes from the adapter itself (the default label, or something else that is adapter specified, such as "Call" for a , rather than a softkey label explicitly specified by the application author.
Determines whether a softkey label is used for the link. If , the text is used.
Renders the end tag of a link. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
Specified target URL.
Set to if a break is required after the link.
Renders an entire link, with the specified text inside. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified text writer.
The URL target.
The softkey text to use for the link.
Set to if mapping to a softkey on the device.
Set to if the softkey label comes from the device adapter itself (the default label, or something else that is adapter specified, such as "Call" for a PhoneCall control), rather than a softkey label explicitly specified by the application author.
The text defining the link.
Set to if the BreakAfter property is required to be set.
Renders a postback event with the control as a target. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified text writer.
The argument for the action. The argument is included in the postback generated when the user selects the action.
The softkey text.
Set to if mapping to a softkey on the device.
Text defining the link.
Set to if a break element is added after the text field.
Renders a postback event with the control as a target. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified text writer.
The argument for the action. The argument is included in the postback generated when the user selects the action.
The softkey text.
Set to if mapping to a softkey on the device.
Text defining the link.
Set to if a break element is added after the text field.
Specifies how the postfield is written.
Renders a form submission event appropriate for the device. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Specifies the output stream.
Contains the text label for the softkey.
Text defining the link.
Contains if a break element is to be added after the control.
This method is called when the control saves its private view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
in all cases.
Sets or returns the secondary user interface (UI) mode for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The secondary UI mode for the control.
Provides the adapter for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a collection of postback values. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A collection of postback values.
Returns a strongly typed reference to the associated control.
A strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns if the event was handled. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Name of the event.
if the event was handled; otherwise, .
Generates the target-specific markup for the control to which the control adapter is attached, using the provided writer. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Renders the tag. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
The specified attributes.
Renders any additional markup immediately following the tag in the WML deck. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
Renders the pager user interface for the form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer
Provides an image adapter class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Generates the target-specific markup for the control to which the control adapter is attached. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Provides a label adapter class for the WML device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Generates the target-specific markup for the control to which the control adapter is attached. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Provides a adapter class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Generates the target-specific markup for the control to which the control adapter is attached. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Provides a adapter class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Called after an object, such as a form or a page, is initialized. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Generates the target-specific markup for the control to which the control adapter is attached. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Provides a adapter class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Generates the target-specific markup for the control to which the control adapter is attached. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Provides a mobile text writer adapter class for the WML device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the specified class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The base writer object.
An object of the class that provides the capability information for the specific device.
The mobile page to write to.
Adds a variable to be initialized when the browser renders the form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The identifier for the control containing the variable to initialize.
The value to which the variable is initialized when the browser renders the form.
to encrypt the identifier for the control; otherwise, .
Sets or returns whether the writer is in analyze mode. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the writer is in analyze mode; otherwise, .
Analyzes a single postback. Called internally by the writer and inherited classes. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
to include in the post fields the information for all interfaces in the form; to include no information.
The .
Begins a custom markup section. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Begins the given form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The form to begin.
Returns the calculated URL required to post the form to the server. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
to indicate that the current form submits to an external URL; otherwise, .
to encode the URL string; otherwise, .
The calculated URL required to post the form to the server.
Returns the query string to add to the URL to post the form to the server. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The query string.
Closes any currently open character formatting tags. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Closes an open paragraph. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the form currently being rendered. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The form currently being rendered.
Returns the default character formatting used by the device. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The default character formatting used by the device.
Returns the default layout used by the device. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The default layout used by the device.
Ends a custom markup section. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Ends the current form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Ensures that character formatting tags corresponding to the current format have been written. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Ensures that a tag corresponding to the current layout has been written. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Begins a block by using the character formatting from a specified style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified style to use for formatting characters
Begins a block by using the formatting from a given style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style reference.
Ends a block that has been using the character formatting from a specified style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified style to use for formatting characters.
Ends a block by using the formatting from a given style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style reference.
If is true, a break is added after the closing style element. The first form of the method assumes to be .
Returns whether the given string is a valid softkey label for the target device. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The label to validate.
if the given string is a valid softkey label for the target device; otherwise, .
Maps the client ID of a control to a short name to be used in rendering on the form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The client ID of a control to map.
Determines whether the client ID is encrypted.
A string representation of the client identifier of the control.
Returns the number of softkeys supported on the device. The default value is 0. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The number of softkeys supported on the device.
Opens character formatting tags for the given format. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An enumerated value representing the WML format to use while writing.
Whether to open bold character formatting.
Whether to open italic character formatting.
Whether to open character size formatting.
Opens a paragraph with the given layout. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An enumerated value representing the layout to use when opening a paragraph.
Whether to open paragraph alignment formatting.
Whether to open paragraph wrapping formatting.
Returns the page associated with the device adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The page associated with the device adapter.
Indicates whether the tag needs to be sent to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the tag needs to be sent to the output stream; otherwise, false.
Analyzes a form after it is completed during the analyze phase. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Renders the beginning of a form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The form to begin rendering.
Begins rendering a hyperlink element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The URL target.
Set to if the URL is encoded.
The softkey text to use for the link if the mapToSoftKey parameter is set to .
Set to if the softkey label comes from the adapter itself (the default label, or something else that is adapter-specified, such as "Call" for a control, rather than a softkey label explicitly specified by the application author).
Set to if mapping to a softkey on the device.
Begins the rendering of a postback. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The softkey text to use for the link if the mapToSoftKey parameter is set to .
Set to if the softkey label comes from the adapter itself, rather than being a softkey label explicitly specified by the application author.
Set to if mapping to a softkey on the device.
Begins rendering a selection list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the control.
The name that the browser must use to submit the selected index back to the server.
The initial value.
The attribute on WML devices.
Whether to allow multiple selections.
Renders a event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The type of action to render. Maps to the type attribute of the element. Usually "accept" or "options".
The ID of the control targeted by the action. When the user selects the action, a postback is generated, targeting the control specified by this ID.
The argument for the action. The argument is included in the postback generated when the user selects the action.
The type used for arg.
The label associated with the action. This usually appears as a softkey label on the device.
Whether to include all variables on the form when posting back to the server.
Completes rendering of a form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Completes the rendering of a hyperlink element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Set to if a break is required after the link.
Completes the rendering of a postback. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Contains the target URL of the postback.
Contains the argument associated with the target URL.
Specifies the type of postback. Must be a value from the enumeration.
Contains a Boolean value indicating whether postback variables should be calculated.
Contains if a line break should follow the control. Contains otherwise.
Completes rendering a selection list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Indicates whether a break must follow the selection list.
Renders any extra cards that the writer needs to send to the browser. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Renders a event for the current form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The type of action to render. Maps to the type attribute of the <do> element. Usually "accept" or "options".
The argument for the action. The argument is included in the postback generated when the user selects the action.
The type used for arg.
The label associated with the action. This usually appears as a softkey label on the device.
Renders a action. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The ID of the control targeted by the action. When the user selects the action, a postback is generated, targeting the control specified by this ID.
The argument for the action. The argument is included in the postback generated when the user selects the action.
The type used for arg.
Whether to include all variables on the form when posting back to the server.
Renders an image element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Specifies the image URL.
Specifies an optional local image name.
Specifies text to display if the image cannot be displayed.
Set to if a break is required after the image.
Renders a single option within a selection list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The option text.
Renders a single option within a selection list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The option text.
(Optional.) The option value.
Renders a text element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text string to be rendered.
Renders a text element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text string to be rendered.
Specifies whether a break must follow the element.
Renders a text element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text string to be rendered.
Specifies whether a break must follow the element.
Specifies whether the text must be encoded.
Renders a text-box element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Identifies the control.
Specifies the initial value of the text box.
Specifies an optional WML format string.
Contains the title of the text box.
Specifies the password.
Sets the size of the string.
Specifies the maximum length of the string.
Determines whether the identifier for the control (ID) is encrypted.
Set to if a break is required after the control is rendered.
Resets the character formatting. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Whether the writer must use an additional card for postbacks. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Whether to include any variables in the additional card.
if the writer must use an additional card for postbacks; otherwise, .
Stores the font format attributes. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
to set format to bold; otherwise, .
to set format to italic; otherwise, .
The font size to be used in writing.
Initializes a new instance of . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style to create the new formatter from.
The format to create the new formatter from.
Sets or returns whether the font is bold. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the font is bold; otherwise, .
Compares a object to the current object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The format object to compare.
if the , , and properties have the same values in both objects; otherwise, .
Gets or sets a value indicating whether the font is italic. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the font is italic; otherwise, .
Gets or sets the specified font size. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An enumerated value representing the size of the font.
Gets or sets a value that indicates whether the text was written with the bold attribute. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the text was written with the bold attribute; otherwise, .
Gets or sets a value that indicates whether the text was written with the italic attribute. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the text was written with the italic attribute; otherwise, .
Gets or sets a value that indicates whether the text was written with the size attribute. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the text was written with the size attribute; otherwise, .
Contains wrapping and alignment information for . For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The alignment of the layout.
The wrapping of the layout.
Initializes a new instance of . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style to use as a base for this layout.
The layout to use as a base for this layout.
Sets or returns the alignment. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An enumerated value representing the alignment of the layout.
Compares a object to the current object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The layout object to compare.
if the values for and are the same in both layouts; otherwise, .
Sets or returns the specified wrapping mode for the style. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified wrapping mode for the style.
Writes the specified markup attribute and value to the output stream, and, if specified, writes the value encoded. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The markup attribute to write to the output stream.
The value assigned to the attribute.
to encode the attribute and its assigned value; otherwise, .
Writes a line break.
Encodes the specified text for the requesting device, and then writes it to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text string to encode and write to the output stream.
Encodes the specified URL, and then writes it to the output stream. The URL might include parameters. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The URL string to encode and write to the output stream.
Writes a element, using the provided parameters. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The field name.
The post field value.
Writes a < > element, treating the value as specified by the parameter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The field name.
The post field value.
The .
Writes a post field, treating the parameter as a variable name. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The field name.
The variable name to write.
Writes the given text, encoding it if desired. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text to write.
If , encodes the text.
Writes the given attribute, encoding the value by using WML text encoding. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the attribute to encode.
The value of the attribute to encode.
Provides an object list adapter class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Instantiates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Called by a control to create a templated user interface (UI). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
If , the instantiated templates bind to available data (which usually happens on the first request). If , the templates do not bind to data, and instead rely on view state to fill them in (which usually happens on subsequent postbacks).
Returns if the event was handled. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Name of the event.
if the event was handled; otherwise, .
the postback data is invalid.
Returns if an contains a command. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if an object list control contains a command; otherwise, .
Returns if an contains a default command. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if an object list control contains a default command; otherwise, .
Returns if a details view of an exists. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if a details view of an object list control exists; otherwise, .
Returns if an contains a default command and no other commands. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if an object list control contains a default command and no other commands; otherwise, .
Sets the for the control, and calls the method on its . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The for the event.
Generates the target-specific markup for the control to which the control adapter is attached, using the provided writer. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Renders the details of the specified item. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
The specified item.
Renders the menu of commands for the specified item. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
The specified item.
Renders the menu of commands for the specified item. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
Returns a that indicates whether the list must be rendered as a table. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the list must be rendered as a table; otherwise, .
Provides a adapter for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a list of any additional HTTP headers by which caching is varied. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A list of any additional HTTP headers by which caching is varied.
Gets or sets persisted data between requests through the use of the URL query string. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Data persisted between requests through the use of the URL query string.
Creates and returns a text writer suitable for the given adapters. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
A text writer suitable for the given adapters.
Called to determine the postback data collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains request information, such as HTTP headers.
Source identifier for the event.
Argument identifier for the event.
Collection of postback data from the request object.
The modified postback data collection.
Evaluates whether the device adapter set applies to the specified request. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The current request context.
if the device adapter set applies to the specified request; otherwise, .
Called if an unhandled exception occurs during the life cycle of the page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
System exception object.
The text writer
in all cases.
Returns if it handles the exception. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Source identifier for the event.
Name of the event.
in all cases.
Returns whether or not the specified form is to be rendered as part of the current request. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Programmatic name of the form.
if the specified form is to be rendered as part of the current request; otherwise, .
Returns a page weight, based on the device's screen size, which is appropriate for the target device. This property is used in form pagination. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A page weight, based on the device's screen size, which is appropriate for the target device.
Gets or sets the to which the adapter is attached. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The page associated with the device adapter.
Sets or returns whether items from the property are persisted in the query string. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if items from the property are persisted in the query string; otherwise, .
Generates the target-specific markup for the control to which the control adapter is attached. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Renders the given form. This method is called by the form adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
The form to render.
Returns whether the is rendering multiple forms as cards of the same deck. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the page is rendering multiple forms as cards of the same deck; otherwise, .
Provides a adapter class for the WML device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Generates the target-specific markup for the control to which the control adapter is attached. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Provides a phone call adapter class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Generates the target-specific markup for the control to which the control adapter is attached, using the provided writer. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Specifies how a post field is rendered. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The value is written as a literal, with encoding. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The value is written as a literal, without encoding. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The value is written as with an associated submit action. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The value is written as a variable name. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Provides a adapter class for the WML device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Returns the postback value (or empty string) of the selected item in the selection list, when the parent form's action attribute is set and view state is disabled for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The postback value (or empty string) of the selected item in the selection list.
Returns if the adapter handles loading the post data. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Identifies the control.
Contains the collection of all incoming name values.
Provides a place to send data private to the control that might be required for loading of post data. The control determines the type that is passed to the parameter.
Returns if the required the object in privateControlData was changed, so the event can be raised.
if the adapter handles loading the post data; otherwise, .
Called after an object, such as a form or a page, is initialized. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Called by the control's OnPreRender method, to perform adapter-specific work prior to rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Generates the target-specific markup for the control to which the control adapter is attached, using the provided writer. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Provides a adapter class for the WML device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Returns the postback value (or empty string) of the when the parent form's action attribute is set and view state is disabled for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The postback value (or empty string) of the selected item in the selection list.
Called after an object, such as a form or a page, is initialized. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Generates the target-specific markup for the control to which the control adapter is attached, using the provided writer. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Provides a adapter class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Generates the target-specific markup for the control to which the control adapter is attached, using the provided writer. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Provides a adapter class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Called after an object, such as a form or a page, is initialized. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Generates the target-specific markup for the control to which the control adapter is attached, using the provided writer. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Provides a validator adapter class for the Wireless Markup Language (WML) device adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Generates the target-specific markup for the control to which the control adapter is attached, using the provided writer. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
Specifies the type of XHTML markup for an class to render to the page or control. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Not determined.
WML 2.0 document.
Basic XHTML format. This format does not support frames and styles.
XHTML Mobile Profile format.
Specifies the type of location for the style sheet for a mobile control or page. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style sheet is stored in the Application Cache.
The style sheet is a set of styles within the current source file (either .aspx or .ascx).
Not currently used.
Default value. The location has not yet been determined.
The style sheet is an external physical file, such as MyStylesheet.css.
The style sheet is stored in the current Session state.
Provides an XHTML adapter class for the . For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A control.
Sets the according to the user's actions on any primary or secondary page of the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The target expressed as a string.
Always returns because the method always handles the event.
Loads the state of the adapter and sets the current . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An containing the state of the adapter. See for more information.
Creates event handlers, determines how many months the target device can display, and if the request is not a postback, sets the current date as the calendar's visible date. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object.
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object.
Fills the display list with eras if the user has selected a date and the user's current culture supports eras. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object.
Renders the calendar, a page of the calendar, or a page of selection options, depending on the user's actions. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object.
Saves the current state of the adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An containing information about the current state of the adapter.
Provides a command adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A .
Returns if the adapter handles loading the post data. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Identifies the control.
Contains the collection of all incoming name values.
Provides a place to send data that is private to the control and that might be required for the loading of post data. The control determines the type that is passed to this parameter.
Returns if the required object in was changed, so the event can be raised.
if the adapter handles loading the post data; otherwise, .
Renders the control and its content on the client using the provided . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An .
Provides a default control adapter for rendering mobile controls in XHTML markup. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Clears a pending break if the target device breaks on block elements. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
Clears the given text writer's current end tag if certain conditions are met. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
The name of the tag you want to clear; the value can be or an empty string ("").
Clears a pending break in the target device if certain conditions are met. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
Begins a section with the opening tag and attributes that implement the formats of the specified style, if certain conditions are met. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
A object.
Begins a section with the opening tag and attributes that implement the layout of the specified style, if certain conditions are met. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
A object.
Writes the opening tag for a section, along with attributes that implement the layout and character formatting of the specified style, if certain conditions are met. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
A object.
Writes the opening tag of the specified element, along with attributes that implement the layout and character formatting of the specified style, if certain conditions are met. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
A object.
The tag name for the element.
Ends a block that has been using the character formatting from a specified style, if certain conditions are met. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
A object.
Ends a block that has been using the layout formatting from a specified style, if certain conditions are met. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
A object.
Ends a element that has been using the layout and character formatting from a specified style, if certain conditions are met. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
A object.
Removes the current cascading style sheet class name from the object, if certain conditions are met. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
Puts a class name attribute on the next element to be rendered, if certain conditions are met. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
Renders a closing tag if certain conditions are met. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
Renders a closing element if certain conditions are met. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
Gets the value of the attribute with the specified name from the associated control and renders it on the next element with the specified name if certain conditions are met. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
The name of the attribute.
Includes a custom attribute with the specified name and value in the next element to be rendered, if certain conditions are met. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
The name of the attribute.
The XHTML markup name of the attribute.
Renders an opening tag for a element if certain conditions are met. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
Renders an opening tag for a element, if certain conditions are met. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
Sets a pending break if certain conditions are met. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
Sets a pending break after inline elements if certain conditions are met. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
Indicates whether the style sheet is located as an external physical file, is internal to the current page, is stored in the current session state, or is stored in the application cache. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A value. The default is , which indicates that the location has not yet been determined.
Indicates the type of XHTML markup used to render the current document. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A value. The default is , which indicates that the document type has not yet been determined.
Exits any secondary UI mode for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets the value of the specified attribute from the markup of the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the attribute.
A string containing the value of the specified custom attribute.
This method is primarily used by developers of custom adapters.
Gets the value of the specified attribute from a given control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The mobile control from which to get the attribute value.
The name of the attribute.
A string containing the value of the specified custom attribute.
Loads view state data specific to this adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The current view state of the adapter.
A value returned by the property, indicating that the adapter is not currently in secondary UI mode. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets the page adapter for the page on which the associated control resides. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A representing the page adapter for the current page.
Gets the portion of the given query string that contains parameters for processing the request. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The query string from the .
A string containing the processed query string.
Displays the associated control and all of its child controls on the client. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object.
Displays the associated control and all of its child controls on the client. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
Renders hidden field text for a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
Renders the opening tag of a link using the given and target. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
The name of the target form, or a URL.
Renders the opening tag of a link using the given and target, as well as the given styles or the given cascading style sheet class name. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
The target form or URL.
A character to use as the shortcut key.
A object.
A cascading style sheet class name.
Renders the opening tag of a link using the given and target, as well as either the given styles or the given cascading style sheet class name, the access key, and the title text. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
The target form or URL.
A character to use as the shortcut key.
A object.
A cascading style sheet class name.
The text for the attribute of the link.
Renders a closing tag for a specified list element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
The tag name of the element to close.
Renders a closing tag () for a link element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
Renders hidden postback variables for child controls that are not visible due to pagination or secondary UI. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
The control in which to look for postback variables.
The current page number.
Renders an opening tag for the specified tag name. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
The name of the tag to use for the rendered list.
Renders a postback event as a link with the specified argument and text. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
A string containing the argument you want to provide to the event.
A string containing the text that is to appear in the link.
Renders a postback event as a link with the specified argument, text, and access key. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
The argument you want to pass to the event.
The text to appear in the link.
A character to use as the shortcut key.
Renders a postback event as a link with the specified argument, text, and access key, as well as the specified styles or the specified cascading style sheet class name. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
The argument to pass to the event.
The text that is to appear in the link.
A character to use as the shortcut key.
A object.
The name of a class in the current cascading style sheet.
Saves view-state data specific to this adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the value of the setting does not equal : otherwise .
Gets the current secondary UI mode. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A number indicating the current secondary UI mode, as determined by the form in which it is contained.
Gets the value of the attribute, if it exists, from the form in which it is contained. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string containing the path and filename of a cascading style sheet if the attribute exists; otherwise, .
Gets the value of the configuration setting in the section of the Web.config file. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string containing the path and filename of a cascading style sheet if the configuration setting exists; otherwise, .
Handles requests for cascading style sheet (CSS) style information for adapters in the namespace. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a value indicating that another request can use the current instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
.
Processes all HTTP requests for CSS style information for the XHTML adapter set. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The current .
The does not contain "_css".
-or-
The CSS style sheet named in the cannot be found.
Provides the form adapter class for the XHTML mobile controls adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a reference to the object with which the adapter is associated. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A .
Renders the page content on the client using the provided . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An .
Renders the pager user interface for the form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An .
Renders a pager tag on paginated forms. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An .
The target page number.
The text to appear on the pager.
The access key for the tag.
Provides an image adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An .
Renders the control and its content on the client using the provided . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object.
Renders the image control on the client using the provided object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An .
Provides a label adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A .
Displays the associated control and all of its child controls on the client. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
Provides a link adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a reference to the object with which the adapter is associated. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An .
Displays the associated control and all of its child controls on the client. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
Provides a list adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A .
Renders the control and its content on the client using the provided . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None.
Renders the list on the client browser using the specified object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An .
Provides a literal text adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A .
Displays the associated control and all of its child controls on the client. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
Provides text writer functionality for devices targeted by the XHTML adapter set, including Extensible Hypertext Markup Language (XHTML), XHTML Mobile, and Wireless Markup Language (WML). For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class for the provided device, using the parameter as the base writer object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The base writer object, usually an object.
An object of class that provides the capability information for the target device.
Adds a provided variable name to a list of variables to be embedded in pages for WML devices. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of a variable to be embedded in a page.
Adds a provided variable name and value to a list of variables to be embedded in pages for WML devices. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the variable.
The value for the variable.
Instructs the object to save all rendered markup until written out in its entirety by the method. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets the unique key used to retrieve items from the . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A containing a unique key.
The method has not been called.
Removes a break that was to be rendered after writing the current element to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets custom style settings for the body of the page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A containing style-sheet information if the property has been set; otherwise, .
Writes out the cached markup and instructs the not to save rendered markup. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Sets the provided style as the current formatting style if the method has been called. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object containing formatting information.
Sets the provided style as the current layout style if the method has been called. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object containing formatting information.
Sets the provided style as the current style if the method has been called. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object containing formatting information.
Removes the current style, restores the previous style as the current formatting style, and calls the method to close the current element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The to exit from.
Removes the current style, restores the previous style as the current formatting style, and calls the method to close the current element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object to exit from.
A value that indicates whether to force a break after the current element if the element is not a block element.
Removes the current style, restores the previous style as the current layout style, and calls the method to close the current element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object containing the formatting to exit from.
Removes the current style, restores the previous style as the current layout style, and calls the method to close the current element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object containing the layout to exit from.
A value that indicates whether to force a break after the current element if the element is not a block element.
Removes the current style, restores the previous style as the current style, and calls the method to close the current element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object.
Returns a value indicating whether a style has been set. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if a style has been set; otherwise, .
Marks the location in the output stream to insert the element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets the key used to retrieve items from the . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A containing the key.
The method has not been called.
Sets the provided style as the style for the element of the page and as the default style for its child controls. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object.
Creates a unique to use when retrieving the style sheet from the cache. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The current object.
Sets a line break to be rendered after rendering the current element, if it is not a block element and if the property is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a unique string for a client to use to retrieve a style sheet from the object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The current object.
Indicates whether the target device supports the "white-space: nowrap;" style-sheet attribute. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the device supports the "white-space: nowrap;" style-sheet attribute; otherwise, .
Indicates whether the method should write a line terminator string to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
to suppress the line terminator string, or to write the line terminator string to the output.
Indicates whether to use tags for line breaks rather than tags when writing line terminators. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the device does not require using tags for line breaks; otherwise, .
Writes an attribute and its value to the current element using the provided attribute and value, and encodes the value if specified. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the attribute.
The value for the attribute.
If , the value is encoded before being written.
Writes any tab spacing and the opening tag of the specified markup element to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The markup element to write to the output stream.
If is , writes a markup element that adds a new line to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Writes out all markup cached since calling the method. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Writes a declaration that is unique to target devices represented by the provided value. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A value indicating the type of declaration to write.
Encodes and writes the provided value to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The attribute value to encode and write.
Writes any tab spacing and the closing tag of the specified markup element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The markup element to close.
Writes any tab spacing and the full opening tag of the specified markup element to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The markup element to write to the output stream.
Writes the markup for a hidden field to the output stream using the provided name. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the hidden field.
Writes the markup for a hidden field to the output stream using the provided name and value. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the hidden field.
The value of the hidden field.
Writes a line terminator string to the output stream if is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Writes any pending tab spacing and the text representation of a value, then if is , writes a line terminator string to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The Boolean value to write to the output stream.
Writes any pending tab spacing and a Unicode character, and if is , writes a line terminator string to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The character to write to the output stream.
Writes any pending tab spacing and an array of Unicode characters, and if is , writes a line terminator string to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The array of characters to writer to the output stream.
Writes any pending tab spacing and a subarray of Unicode characters, and if is , writes a line terminator string to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An array containing the character data to write to the output stream.
The location in the array to start the output.
The number of characters to write to the output stream.
Writes any pending tab spacing and the text representation of a double-precision floating-point number, and if is , writes a line terminator string to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The floating-point number to write to the output stream.
Writes any pending tab spacing and the text representation of a 32-byte signed , and if is , writes a line terminator string to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The integer to write to the output stream.
Writes any pending tab spacing and the text representation of a 64-byte signed , and if is , writes a line terminator string to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The integer to write to the output stream.
Writes any pending tab spacing and the text representation of an object, and if is , writes a line terminator string to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object to write to the output stream.
Writes any pending tab spacing and the text representation of a single-precision floating-point number, and if is , writes a line terminator string to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The floating-point number to write to the output stream.
Writes any pending tab spacing and a text string, and if is , writes a line terminator string to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The string to write to the output stream.
Writes any pending tab spacing and a formatted string containing the text representation of an object, and if is , writes a line terminator string to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string containing zero or more format items.
The object to format.
Writes any pending tab spacing and a formatted string that contains the text representation of two objects, and if is , writes a line terminator string to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string containing zero or more format items.
The object to write to the output stream in place of the first format placeholder.
The object to write to the output stream in place of the second format placeholder.
Writes any pending tab spacing and a formatted string that contains the text representation of an object array, and if is , writes a line terminator string to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string containing zero or more format items.
An array containing zero or more objects to format.
Writes a line terminator string to the output stream if the current element is not a block element such as , , , , and is , and there is a pending break. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Writes an encoded URL, which includes a query-string parameter, to the output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string containing the name of the URL parameter.
A string containing the value of the URL parameter.
Writes an XML declaration along with the current document encoding value. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Provides an object list adapter for the mobile XHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string constant used in postback event arguments to indicate whether the user should be returned to the list view. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An .
Called by a control to create a templated user interface (UI) if device templates are defined. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
to bind the templated UI to the underlying ; otherwise, .
Returns if the event was handled. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Name of the event.
if the event was handled; otherwise .
the postback data is invalid.
Returns a Boolean value indicating whether the control contains any commands. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the associated has one or more commands; otherwise, .
Returns a Boolean value indicating whether an control contains a default command. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if an contains a default command; otherwise, .
Returns a Boolean value indicating whether a list item can display all fields of an item. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if all fields of a list item can be displayed; otherwise, .
Returns a Boolean value indicating whether an control contains a default command and no other commands. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if an has a default command and no other commands; otherwise, .
Called prior to rendering the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Renders the control on the page using the provided . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The used to render the server control content on the client's browser.
Renders the details of the specified item. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An .
An .
Renders the list of items in the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An .
A string constant used in postback event arguments to indicate whether the list should jump to the first item beyond the currently visible items. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string constant used in postback event arguments to indicate that the browser should jump to a specific item in the list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Provides a page adapter for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a list of any additional HTTP headers by which caching is varied. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object of additional HTTP headers.
Gets or sets the current cookieless property data, if any. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An containing key/value pairs for the current cookieless data, if any; otherwise, .
Creates and returns a text writer that is appropriate for the target device. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object or an object inherited from the .
A new object based on the provided object.
Returns the postback data collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object that contains request information.
The source identifier for the event.
An argument identifier for the event.
The collection of postback data from the request object.
A object containing all query string or form parameters and values.
Indicates whether the device adapter set applies to the specified request. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object for the current request.
if the for the browser is one of these members of the object: , , or ; otherwise, .
Gets the key for submitting the event argument. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string representing the key.
Gets the key for submitting the event source. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string representing the key.
Called if an unhandled error occurs on the page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object.
An object.
.
Indicates whether the adapter handles the postback event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The source identifier for the event.
The name of the event.
.
Configures the object for the target device. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object.
Sets conditional pagination for the page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object for the method.
Gets a page weight that is appropriate for the target device. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An integer that represents the optimal number of bytes for a page on the target device.
Gets or sets the page to which the adapter is attached. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object.
Gets or sets a Boolean value indicating whether items from the property are persisted in the query string. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the in the configuration section of the Web.config file is set to a valid dictionary type; otherwise, .
Sends the page content to a provided , which renders the content to the client. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that writes the content to the client browser.
Creates a link on the current page to enable postback on devices that do not support postback events. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that writes the link.
The target URL for postback.
The name of the event for which the link is substituting.
Provides a panel adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A .
Renders the control and its content on the client using the provided . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object.
Provides a phone call adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Renders the control and its content on the client using the provided . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object.
Provides a selection list adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object.
Indicates whether the adapter has changed the selected state of any item during the current request. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The ID of the control, which is used as a key into the postback data for the state of the control.
A object containing the current selected state of the child elements for the control.
An array of the indexes of selected items from the previous request.
to indicate that the list of selected items has changed since the last request; otherwise, .
if the adapter handles loading the postback data; otherwise, .
Renders the control and its content on the client using the specified object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
True
Renders hidden field text for a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object.
Provides a text box adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A .
Called after an object, such as a form or a page, is initialized. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Displays the associated control and all of its child controls on the client. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
Renders hidden field text for a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object.
Provides a text view adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A .
Renders the control and its content to the client using the provided object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object.
Renders the element and a subset of its text content to the client. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object.
An integer indicating which chunk of text is being rendered.
The starting index of the substring to render.
The ending index of the substring to render. The value -1 indicates the end of the text.
Provides a validation summary adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A .
Called after an object, such as a form or a page, is initialized. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Displays the associated control and all of its child controls on the client. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object used to render the server control content on the client's browser.
Provides a validator adapter class for the XHTML adapter set. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A .
Renders the control and its content on the client using the provided . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object.
Provides a server control to display a randomly selected advertisement on a mobile page. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Occurs each time an advertisement is displayed. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets the path to the XML file that contains advertisement data. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The path to the XML file containing the properties of the advertisements to render in the control.
For security purposes, XML files should be placed in the App_Data folder, which is configured to not allow users direct access to XML files.
Returns a new object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object.
Returns the element name from which the image URL is retrieved from an advertisement. The default value is "ImageUrl". This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The element name from which the image URL is retrieved for an advertisement.
Gets or sets a category keyword that you can use to filter advertisements from an advertisement file. The default is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The keyword used to identify advertisements within a specific category.
Gets or sets the name of the element that contains the target URL. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the element in the XML file that contains the target URL.
Raises the event for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains event data.
Renders the control on the client. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object that contains the output stream to render.
Specifies the alignment of a rendered object. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Aligns with the center of the screen. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Aligns with the left of the screen. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Default value. If the value is , then the alignment is inherited from the control's style, or, if the style is not defined, from the control's parent control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Aligns with the right of the screen. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Implements the functionality of the interface to inheriting classes by using a Web Forms object for storage. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Copies the items in the collection to an array, starting at the given index. Intended for internal use only. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the array that you want to copy the collection.
The point at which you want to start copying the collection.
Returns the number of elements in a collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The number of elements in a collection.
Retrieves an enumerator for the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The enumerator for the collection.
Gets a value indicating whether a collection is read-only. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if collection is read-only; otherwise, .
Gets a value indicating whether a collection is synchronized. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the collection is synchronized; otherwise, .
Gets or sets the collection of items in an array list object. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The collection of items in an array list object.
Returns the SyncRoot object for the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The SyncRoot object for the collection.
Provides the core implementation for all validation controls derived from this class. As an abstract class, it cannot be instantiated. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Determines whether the specified control to be validated has a property that can be validated. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the control that has a property to be validated.
The name of the property that is to be validated.
either the or parameters is .
Determines whether the properties to be validated are valid. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if control properties to be validated are valid; otherwise, .
the property is empty or the control does not exist.
Gets or sets the ID of the control to validate. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The ID of the control to validate.
Constructs and returns the object to be associated with the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A new object.
Virtual method for derived class to create its own aggregated Web validator. The Web validator is for getting and setting of the common properties of Web base validator. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An aggregated Web validator.
Gets or sets the display behavior of the error message of the validation control. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The display behavior of the error message of the validation control.
Gets or sets the text that will be used for the error message. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text that will be used for the error message.
Called during the validation stage when ASP.NET processes a Web Form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the validator is valid, otherwise, .
Gets or sets a value indicating whether the data validated by the control is valid. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the data validated by the control is valid; otherwise, .
Raises the event.
None
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None
Gets or sets a reference to the style properties for a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None.
Performs control validation, and then sets the property based on the results of the validation. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the approximate weight of the control, in characters. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None.
Specifies a style option. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified style will not be applied. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Default value. If the value is , then the font attributes are inherited from the control's style, or, if the style is not defined, from the control's parent control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified style will be applied. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Provides control capability to display a calendar. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets the string used on CHTML and WML devices to enter the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The string used on CHTML and WML devices to enter the .
Returns an overridden object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An overridden .
Gets or sets the day of the week to display in the first column of a calendar. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The day of the week displayed in the first column of a calendar. The default value is .
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Raises events for the control when it posts back to the server. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A with data required for processing the event.
Called to raise an event indicating that the selection changed. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets the currently selected date. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The currently selected date. The default value is the value of .
Gets a collection of selected dates from the ASP.NET class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A collection of selected dates.
Occurs each time the user selects a day, a week, or a month in the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets the selection mode of a object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The selection mode of the calendar control. The default is .
The specified value is not one of the values.
Gets or sets a value that determines whether the control displays the names of the days of the week in the calendar header. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the names of the days of the week should be displayed in the calendar header; otherwise, . The default is .
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Arguments to be passed to the event handler.
Gets or sets a date that specifies the month to display. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The date that specifies the month to display. The default is .
Gets the underlying Web Forms control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The underlying Web Forms .
Creates a user interface element that enables users to invoke ASP.NET event handlers and it provides a means to post user input from UI elements back to the server. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets whether the specified control causes server-side validation to occur on all controls on the form. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the specified control causes server-side validation to occur on all controls on the form; otherwise, .
Occurs when a user activates a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Sets or returns the argument associated with the command in the event. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The argument associated with the command in the .
Gets or sets the command name associated with the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the that raised the event.
Gets or sets the render style for the . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A value indicating the render style for the .
Sets or returns the URL of the image source for the control when the control is rendered as an image button. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The URL of the image source for the when the control is rendered as an image button.
Gets a value indicating whether the control submits the form. The default is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the control submits the form; otherwise, .
Occurs when the user selects a command that is associated with an item. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a value indicating whether the adapter associated with the control has handled loading the post data. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A reference to the name of a parameter collection.
A parameter collection of postback data.
if the adapter associated with this control has handled loading the post data; otherwise, .
Called when the user activates the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object defined by an that contains event data.
Called when the user activates the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains event data.
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains event data.
Raises events for the control when it posts back to the server. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The argument for the event.
Notifies the ASP.NET application that the state of the control has changed. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Sets or returns the label used when a softkey is displayed. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The label used when a soft key is displayed.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A reference to the name of a parameter collection.
A parameter collection of postback data.
if the adapter handles loading the post data; otherwise, .
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Raises events for the control when it posts back to the server. For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The argument for the event.
Sets the rendering style of the control, through the property. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Renders the control as a button. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Renders the control as a hyperlink. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Determines validity by comparing a specific field in one control to a specific field in another control, using a specifiable comparison operator. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the CompareValidator for mobile controls. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Determines whether the properties to be validated are valid. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if control properties to be validated are valid; otherwise, .
the property is empty.
-or-
the control to compare does not exist.
-or-
the control to validate and the control to compare are the same control.
-or-
the values of the two controls are not comparable.
Gets or sets the ID of the input control to compare. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The ID of the input control to compare.
Gets or sets the common properties of Web base validator. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
none
Called during the validation stage when ASP.NET processes a Mobile Web Form page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
none
Gets or sets the comparison operation used in validation. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The comparison operation used in validation.
Gets or sets the data type of the two values being compared. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The data type of the two values being compared.
the specified value is not one of the values.
Gets or sets the value to compare. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The value to compare.
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 Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Contains the tag name for the AlternatingItem template. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Contains the tag name for the Content template. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Contains the default depth of the history stack. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The argument associated with the postback event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
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 Mobile Apps & Sites with ASP.NET.
Contains the tag name for the Footer template. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Contains the prefix of a form in a URL. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Contains the tag name for the HeaderTemplate. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Contains the tag name for the ItemDetails template. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Contains the tag name for the Item template. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Contains the tag name for the Label template. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Contains the default page weight. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
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 Mobile Apps & Sites with ASP.NET.
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 Mobile Apps & Sites with ASP.NET.
Contains the tag name for the Script template. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Contains the character used in CheckBox IDs for cHTML. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Contains the tag name for the Separator template. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
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 Mobile Apps & Sites with ASP.NET.
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 Mobile Apps & Sites with ASP.NET.
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 Mobile Apps & Sites with ASP.NET.
Represents the section within the section of a configuration file. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the ControlElement class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the control to which the configuration applies.
The of adapter the control should use.
The type of adapter the control should use. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A type derived from .
Represents the of control to which the configuration applies. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A of mobile control.
is .
Represents the value of the name of the control to which the configuration applies. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None.
Represents an XML element that contains a collection of Control sections within a MobileControls section of a configuration file. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Adds a object to the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object.
Returns an array of the keys for all of the objects contained in this collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An array of key names.
Removes all objects from the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets the configuration collection type of this object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
One of the values.
Gets or sets a property, attribute, or child element of this configuration element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index value of the item in the collection.
The element at the specified index.
Gets or sets a property, attribute, or child element of this configuration element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the configuration element to access.
The specified property, attribute, or child element.
Removes the object identified by name from the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the to remove.
Removes the given from the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object.
Removes the object with the specified index. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The zero-based index of the element to remove.
Used by a form to paginate its controls. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class for the specified form that uses the specified weight for a page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The form page.
The weight of the specified form page.
Returns the assigned weight for a page. This field is read-only. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates and returns an object for paginating the contents of the given control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The control to be paginated.
The number of items in the object.
The maximum number of items on a page.
The optimum weight of the object.
The for paginating the contents of the given control.
Returns a newly assigned page index based on the weight of the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The weight of a control.
A newly assigned page index based on the weight of the control.
Sets or returns the number of form pages currently created by the pager. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The number of form pages currently created by the pager.
Returns the optimal weight of a form page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The optimal weight of a form page.
Sets or returns the weight that remains on the current ASP.NET mobile Web Forms page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The weight that remains on the current ASP.NET mobile Web Forms page.
Returns whether to use the value of the field for pagination. This field is read-only. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Provides a control that can perform custom validation against another control. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class.
Determines whether the properties to be validated are valid. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if control properties to be validated are valid; otherwise, .
Virtual method for derived class to create its own aggregated Web validator. The Web validator is for getting and setting of the common properties of Web base validator. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An aggregated Web validator.
Called during the validation stage when ASP.NET processes a Mobile Web Form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the validator is valid, otherwise, .
Raises the event.
The value to validate.
if the value specified by the parameter passes validation; otherwise, .
Occurs when the validates the value of the property. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Provides a reference to the type of adapter to be used in the designer. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class using the name of the type of adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the type of adapter.
Initializes a new instance of the class using the of adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The of adapter
Returns the name of the associated type of adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the associated type of adapter.
Maps specific adapters to specific mobile controls for a given device. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class with the specified identifier and device adapter set to inherit from. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The unique identifier of the device adapter set.
The device adapter set that this device adapter set inherits from.
Initializes a new instance of the class with the specified identifier, page adapter, and device adapter set to inherit from. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The unique identifier of the device adapter set.
The device adapter set that this device adapter set inherits from.
The class to which the method specified by belongs.
A method used to detect through the current whether the device adapter set is applicable.
Identifies the page adapter class for the device set.
Initializes a new instance of the class with the specified identifier and page adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The unique identifier of the device adapter set.
The class to which the method specified by belongs.
A method used to detect through the current whether the device adapter set is applicable.
Identifies the page adapter class for the device set.
Gets the collection of control elements for this device element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The collection of control elements for this device element.
Gets or sets the name of the device adapter set that this device adapter set inherits from. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the device adapter set that this device adapter set inherits from.
Gets the string value that uniquely identifies the device adapter set. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The string value that uniquely identifies the device adapter set.
Gets the type of the page adapter class for this device adapter set. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The type of the page adapter class for this device adapter set.
Gets or sets the class containing the method used to detect whether the device adapter set is applicable. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The class to which the method specified by the parameter belongs.
Gets or sets the method used to detect through the current instance whether the device adapter set is applicable. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The method used to detect through the current whether the device adapter set is applicable.
A collection of objects. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Adds a device element to the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The to add.
Returns an array of the keys for the device elements that are contained in the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An array containing the keys for the objects contained in the .
Removes all the device elements from the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets the configuration collection type of this object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A value from the enumeration representing the type of the collection.
Gets or sets the device element at the specified index location. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified index location of the to return.
The at the specified index.
Returns the device element with the specified key. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The key of the to return.
The with the specified key. If no object exists in the collection with the specified , returns .
Removes the named device element from the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The key of the to remove.
Removes the specified device element from the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The to remove.
Removes the device element at the specified index. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index location of the to remove.
Represents an attribute that indicates whether the rendering of a mobile control can be overridden by the device. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class with the given value for the property. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The value to assign to .
Indicates whether the rendering of a mobile control can be overridden by the device. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if rendering can be overridden; otherwise, .
Provides a construct for specifying a choice among multiple content alternatives in the <DeviceSpecific> element. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Notifies the server control that an element, either XML or HTML, was parsed, and adds the element to the server control's object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The parsed element.
Retrieves the collection of choices in a <DeviceSpecific> element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The collection of choices in a element.
Occurs when data-binding expressions are created at design time. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Occurs when a server control is released from memory, which is the last stage of the server control life cycle when an ASP.NET page is requested. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets a value indicating whether the control automatically saves its state for use in round trips. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the control automatically saves its state; otherwise, .
Gets the template with the specified name. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the specified template.
The template with the specified .
Gets a value indicating that the currently selected choice in the <DeviceSpecific> element has templates defined within it. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the currently selected choice has templates defined within it; otherwise, .
Occurs when the control is initialized, which is the first step in its life cycle. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Occurs when the server control is loaded into the object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets the containing page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The containing page.
Gets the owner of the specified object, either a control or a style. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The containing control of the specified element or the containing object.
Occurs when the control is about to be rendered to its containing object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets the currently selected choice, or if none are applicable. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The currently selected choice.
Occurs when the server control is unloaded from memory. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets a value indicating whether the specified control is rendered. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the specified control is rendered; otherwise, . The default is .
Provides a single choice within a DeviceSpecific/Choice construct. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Adds the to the object's object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object to be added.
Gets or sets the argument used for a property. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The argument used for a .
Gets the overridden properties defined for a choice in a DeviceSpecific/Choice construct. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The overridden properties defined for a choice in a DeviceSpecific/Choice construct.
Gets or sets the name of a device filter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of a device filter. The default value is an empty string ("").
Returns the specified attribute from the object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the attribute to get.
A that contains the value of the specified attribute.
There is no attribute in the object identified by .
Gets a value indicating whether the currently selected choice in the <DeviceSpecific> element has templates defined within it. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the currently selected choice has templates defined with in it; otherwise, .
Assigns the given value to the attribute specified by the key. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the attribute to set.
The value that is assigned to the attribute.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the attribute to be set.
A that contains the value of the specified attribute.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the attribute to be set.
The value assigned to the attribute.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object to be added.
Gets the templates that have been defined in the <Choice> element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An instance containing the objects defined for the element.
Gets or sets the type of markup in a <Choice> element. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The type of markup inside templates of a choice.
Represents a collection of choices for the class. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Adds a object to the end of a collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object to add to the end of the collection.
Adds a choice at the location in the collection specified by the parameter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The location in the collection at which to add .
The to add to the collection.
Retrieves an array of objects from the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The array of objects contained by the collection.
Clears the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a item in the collection, by index. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index number of the item to retrieve from the collection.
The object at the given in the collection.
Removes the specified choice. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The to remove
Removes the item at the specified index. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index number of the item to remove.
Implements a custom persistence format for the class. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Adds the specified literal content to a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The literal content to add to a control.
Adds builders to the object for any child controls that belong to the container control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object.
Obtains the type for the control's child controls. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that represents the name of the tag.
An object.
None.
Occurs when the server control is initialized, which is the first step in its life cycle. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The template parser object responsible for parsing the control.
The control builder object responsible for building the parent control. If the is not a object, an exception is thrown.
The type that is assigned to the control that the builder will create.
The name of the tag to be built. This enables the builder to support multiple tag types.
The attribute that is assigned to the control.
The object that holds the specified tag attributes.
is not a object.
Supports the page parser in building a template and the child controls it contains. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Adds the specified literal content to a template. This method is called by the ASP.NET page framework. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The literal content to add to a template.
Adds builders to the object for any child controls that belong to the container control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object.
Initializes the for use after it is instantiated. This method is called by the ASP.NET page framework. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The template parser object that is responsible for parsing the control.
The control builder object that is responsible for building the parent control. If the is not a object, an exception is thrown.
The type that is assigned to the control that the builder will create.
The name of the tag to be built. This enables the builder to support multiple tag types.
The attribute that is assigned to the control.
An object that holds the specified tag attributes.
Stores templates for use by the class. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets the name of the specified template container. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the specified template container.
Gets or sets a object that is used internally by the ASP.NET page framework. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An .
Provides parsing support for DeviceSpecific/Choice constructs. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Adds the specified literal content to a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The literal content to add to a control.
Obtains the of the control type corresponding to a child tag. This method is called by the ASP.NET page framework. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The tag name of the child.
An of attributes contained in the child control.
The of the specified control's child.
is not "Choice".
Specifies a built-in page that can render exception and error information to mobile devices. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns information about an exception. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object containing information about the error.
Initializes the content of the error page, based on the error information retrieved. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Loads any saved view-state information to the object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object containing the saved view state. Internally, this is typically a or object.
Called after an object, such as a form or a page, is initialized. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains the event data.
there is no exception stored in the .
Saves any view or control state information for the page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object in which to store the view-state information.
Provides access to all font-related style information about an ASP.NET mobile control. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets a value indicating whether the font is bold. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An enumerated value indicating whether the font is bold.
Gets or sets a value indicating whether the font is italic. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An enumerated value indicating whether the font is italic.
Gets or sets the name of the specified font. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the specified font.
Gets or sets the specified font size. Must be of type . The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An enumerated value indicating the specified font size.
Converts the specified value to its equivalent string representation. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that represents the current object.
Specifies the size of the rendered text. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Font is larger than . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Default font size. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Default value. If the value is , then the font's size is inherited from the control's style, or, if the style is not defined, from the control's parent control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Font is smaller than . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Provides the capability to group controls together. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets the URL to which the form is submitted. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The URL to which the form is submitted.
Occurs when a form becomes active. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets a property that determines whether an additional trailing break is rendered after the control. This break causes subsequent content to start on the next line. The default is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if an additional trailing break is rendered after the control; otherwise, .
The property was read at design time.
-or-
An attempt was made to set the property.
Gets or sets the control on the form that can be paginated. The default is ( in Visual Basic). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The control on the form that can be paginated.
Called by device adapters to create the default templated user interface (UI) for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Set to true if the instantiated templates must bind to available data (which usually happens on the first request). Set to false if the templates must not bind to data, and instead rely on view state to fill them in (which usually happens on subsequent postbacks).
Gets or sets the index of the current page in the active form. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index of the current page in the active form.
Occurs when an active form becomes inactive. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a panel that represents the footer for the form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The that represents the footer for the form.
Returns a set of forms that are linked to the current form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The total weight for the target device of the resulting linked forms must not exceed (used in pagination). If its value is -1, the total weight will not be considered when linked forms are added to the list.
A set of forms that are linked to the current form.
Returns if the form has a handler for the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the form has a handler for the event; otherwise, .
Returns if the event exists. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the event exists; otherwise, .
Returns a panel that represents the header for the form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The that represents the header for the form.
Loads View State from a private source. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Current view state of the control.
Gets or sets the method used to submit the form. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The method used to submit the form.
Called when the form is activated. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object defined by the object that contains event data.
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains the event data.
Called when the form is activated. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object defined by an object that contains event data.
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains the event data.
The form is contained by another form.
Occurs when a form is paginated. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains event data.
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An EventArgs object that contains the event data.
Returns the number of pages in the form after the form is paginated. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The number of pages in the form after the form is paginated.
Gets or sets the style used to render the form's pagination UI. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style used to render the form's pagination UI.
Returns whether or not the children of the control must be paginated. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the children of the control must be paginated; otherwise, .
Occurs when a form is paginated. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Paginates the control and its children. Called internally by ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The pager.
Notifies the object of a postback event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A that represents an optional event argument to be passed to the event handler.
Sends server control content to a provided object, which writes the content to be rendered on the client. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Writes markup characters and text to an output stream.
Saves any private view-state changes that have occurred since the page was loaded from persistence. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object containing the altered private view state.
Returns the panel that contains any device-specific script for the form, if a script template has been defined and chosen for the target device. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The panel that contains any device-specific script for the form.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A that represents an optional event argument to be passed to the event handler.
Gets or sets the title of the specified form. The default value is an empty . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The title can be rendered as part of the form, on devices that support a title separate from page content (for example, on the title bar of a browser using the title tag in HTML).
Provides parsing support for controls. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Adds builders to the object for any child controls that belong to the container control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object assigned to the child control.
Specifies the type of submission for a form as a GET or POST request. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Uses a GET request to submit a form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Uses a POST request to submit a form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Defines the interface to a control adapter. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Called by base classes to create a templated UI.
Returns if the instantiated templates must bind to available data (which usually happens on the first request). Returns if the templates must not bind to data, and instead rely on view state to fill them in (which usually happens on subsequent postbacks).
Returns if the event was handled. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Name of the event.
if the postback event was handled; otherwise, .
Accesses the approximate weight of a single item in the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The approximate weight of a single item in the control.
Returns the adapter-specific view for a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The current view state.
Returns if the adapter handles loading the post data. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Identifies the control.
Contains the collection of all incoming name values.
Provides a place to send private data to the control that might be required for loading of post data. The control determines the type that is passed to the parameter.
Returns if the required the object in privateControlData was changed, so the event can be raised.
if the adapter handles loading the post data; otherwise, .
Called after an object, such as a form or a page, is initialized. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Loads data that pertains to a control, a page, or a device adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Called by the control's method, to perform adapter-specific work prior to rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Unloads data that pertains to a control, a page, or a device adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Returns the page associated with the device adapter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The page associated with the device adapter.
Called by the control's method to perform rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer to receive output.
This method is called when the control saves its private view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The newly saved adapter state.
Returns the approximate weight of the control, in characters. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The approximate weight of the control, in characters.
Displays an image on a mobile Web page. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class.
Gets or sets the alternate text to display when an image is not available for the device. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The alternate text to display when an image is not available for the device.
Gets or sets the URL of the image source for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The URL of the image source for the
Gets or sets the target URL of the image. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The target URL of the image.
Notifies the object of a postback event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A that represents an optional event argument to be passed to the event handler.
Gets or sets the text displayed for a softkey when the Image has a property defined. The default value is an empty . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text displayed for a softkey when the image has a property defined.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Optional event argument to be passed to the event handler.
Implements a read-only base interface for the class. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns an array of all the items in the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An array of all the items in the collection.
Returns the index of a field. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string to compare with the or property.
The index of the specified field.
Returns the index of a field. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A field to search for in the specified collection.
The index of the specified field.
Returns an item in the collection, by index. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index of the item to retrieve from the collection.
The item in the collection at the specified index.
Defines the interface to a page adapter. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a list of any additional HTTP headers by which caching is varied. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A list of any additional HTTP headers by which caching is varied.
Use this property to persist data between requests through the use of the URL query string. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A dictionary of data that has been persisted through the use of the URL query string.
Creates and returns a text writer suitable for the given adapters. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer.
A text writer suitable for the given adapters.
Called to determine the postback data collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
object that contains request information, such as HTTP headers.
Source identifier for the event.
Argument identifier for the event.
Collection of postback data from the request object.
A modified name value collection of post data.
Returns if it handles the error. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
System exception event.
The object.
if the page adapter handles the error; otherwise, .
Returns if it handles the exception. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Source identifier for the event.
Name of the event.
if the page adapter handles the exception; otherwise, .
Returns a page weight appropriate for the target device. Used in form pagination. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The page weight appropriate for the target device.
Gets or sets the page to which the adapter is attached. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The page to which the page adapter is attached.
Gets or sets whether items from the property are persisted in the query string. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the items from the property are persisted in the query string; otherwise, .
Assists in paginating a form. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The control pager for the control being paginated.
The control being paginated.
The total number of items in the control to be paginated.
The maximum number of items to be displayed per page.
The weight to be assigned per item. If a control considers a character to be an item, this value should be small; if a control considers a line of text to be an item, this value should be larger.
Gets the count of items visible on the current page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The count of items visible on the current page.
Gets the index of the first visible item on the current page. Returns a value of -1 if no items are visible. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index of the first visible item on the current page.
Acts as a marker interface, and has no members of any kind. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Provides control capability to represent a label control for displaying text on a mobile device. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the Label class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Represents a hyperlink to another on the same mobile page or to an arbitrary URI. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Adds the set of forms that contains links to the specified control to the provided list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The set of forms that contain links to the specified control.
Sets or returns the target URL of the link. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The target URL of the link.
Raises events for the control when it posts back to the server. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object.
Sets or returns the text displayed for a softkey when the has a property defined. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text displayed for a softkey when the has a property defined.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The optional event argument to be passed to the event handler.
Renders a list of items as either a static display or an interactive list. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Notifies the server control that an element was parsed, and adds the element to the server control's object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An that represents the parsed element.
Creates a child control using the view state. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Called by device adapters to create the default templated user interface (UI) for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Set to if the instantiated templates must bind to available data (which usually happens on the first request). Set to if the templates must not bind to data, and instead rely on view state to fill them in (which usually happens on subsequent postbacks).
Creates items in an items collection from the specified parameter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The source from which items in the collection are created.
Gets or sets the name of the data member to extract when data binding to a list data source. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the data member to extract when data binding to a list data source.
Gets or sets the data source of the list that is being bound. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The data source of the list that is being bound.
Specifies which property of a data-bound item to use when binding an item's property. The default is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The property of a data-bound item to use when binding an item's property.
Specifies which property of a data-bound item to use when binding an item's property. The default is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The property of a data-bound item to use when binding an item's property.
Gets or sets the type of decoration used for items. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An enumerated value representing the type of decoration used for items.
Determines whether the server control contains child controls. If it does not, it creates child controls. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Use this method to ensure that the templates are instantiated to allow programmatic access to the instantiated contents of a template. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a value indicating whether the control has an event handler registered for the appropriate event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the control has an event handler registered for the appropriate event; otherwise, .
Gets the number of items in the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The number of items in the control.
Occurs when the user selects a command that is associated with a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Occurs when an item in a is bound to data. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the collection of items in a list. The default value is an empty collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The collection of items in the list.
Gets a value indicating whether the items in the list are to be treated as hyperlinks. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if items in the list are to be treated as hyperlinks; otherwise, .
Restores view-state information from a previous page request that was saved by the method. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An that represents the control state to be restored.
Determines whether the event for the server control is passed up the page's UI server control hierarchy. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The source of the event.
An object that contains the event data.
if the event has been canceled; otherwise, . The default is .
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains the event data.
Called when a list item generates an event as a result of user interaction. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Called when a list item is data bound. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Called when the control is custom paginated and needs more data. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object defined by an object that contains event data.
Paginates a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Contains the index number of the current page prior to pagination.
Contains the index number of the current page after pagination.
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains the event data.
Notifies the object of a postback event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object that represents an optional event argument to be passed to the event handler.
Saves any server control view-state changes that have occurred since the time the page was posted back to the server. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the server control's current view state. If there is no view state associated with the control, this method returns .
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An optional event argument to be passed to the event handler.
Causes tracking of view-state changes to the server control so they can be stored in the server control's object. This object is accessible through the property. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Provides data for the event of a control. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class using the provided and . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes the property.
Initializes the property.
Initializes a new instance of the class using the given , , and the original command arguments. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes the property.
Initializes the property.
The original arguments inherited from the object.
Returns the control that raised the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The control that raised the event.
Sets or returns the name of the default command. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the list item that generated the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The list item that generated the event.
Represents the method that will handle the event of a . For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The source of the event, a control.
A object that contains the event data.
Provides parsing support for and controls. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the tag name of a specified child control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The tag name of the child.
An array of attributes contained in the child control.
The of the specified control's child.
Provides parameters for an event. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes .
Initializes .
Gets the specified data object of the list item that is being bound. This property is available only on a request where the list item is data bound; on subsequent postbacks, it is always . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified data object for the list item that is being bound.
Returns the current that is being bound. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The being bound.
Represents the method that handles the event of a control. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The source of the event, a .
A that contains the event data.
Specifies the type of decoration to be added to list items. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
List items are decorated with a bullet. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
No decoration. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
List items are decorated with a number. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Specifies how the selection list UI will be presented. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Renders list items with check boxes and multiple selection capability. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Renders list items in a drop-down list box. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Renders list items in a list box. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Renders list items in a list box with multiple selection capability. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Renders list items as options. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Provides literal hyperlinks. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Provides the run-time instantiation of literal text specified in a form. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets the number of items in the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The number of items in the control.
Gets the approximate weight of a single item in the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The approximate weight of a single item in the control.
Returns the text for the current page, when the control is broken across pages. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text for the current page, when the control is broken across pages.
Sets or returns the text for the control. The default is an empty . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text for the control.
Provides parsing support for literal text containers. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Adds the specified literal content to a control. This method is called by the ASP.NET page framework. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The content to add to the control.
Adds builders to the object for any child controls that belong to the container control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object assigned to the child control.
Provides parsing support for literal text. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Determines whether white space literals are permitted in the content between a control's opening and closing tags. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Always returns .
Provides event data for ASP.NET mobile controls that support custom pagination. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes the property with this value.
Initializes the property with this value.
Gets or sets the count of items in the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The count of items in the control.
Gets the index of the first item to be loaded by the invoked event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index of the first item to be loaded by the invoked event.
Represents the method that will handle the event of a control. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The source of the event, a control.
A object that contains the event data.
Provides a base class for all ASP.NET mobile control classes. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes the class for use by an inherited class instance. This constructor can only be called by an inherited class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the device-specific adapter for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An adapter specific to the device on which the page will be displayed, which is also usually specific to the control.
Called after a child control is added to the collection of the object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The that has been added.
The index of the control in the collection.
Adds the set of forms that contains links to the specified control to the provided list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The set of forms that contain links to the specified control.
Notifies the server control that an element, either XML or HTML, was parsed, and adds the element to the server control's object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An that represents the parsed element.
Gets or sets the specified alignment for the style. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An enumerated value specifying the alignment for the style.
Applies the style properties defined in the page style sheet to the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The containing the control.
In all cases.
Gets or sets the specified background color for the style. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified background color for the style.
Gets or sets a property that determines whether an additional trailing break is rendered after the control. This break causes subsequent content to start on the next line. The default is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if an additional trailing break is rendered after the control; otherwise, .
Called by device adapters to create the default templated user interface (UI) for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Set to if the instantiated templates must bind to available data (which usually happens on the first request). Set to if the templates must not bind to data, and instead rely on view state to fill them in (which usually happens on subsequent postbacks).
Constructs and returns the style object to be associated with the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style object to be associated with the control.
Called by base classes to create a templated UI. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns if the instantiated templates bind to available data (which usually happens on the first request). Returns if the templates do not bind to data, and instead rely on view state to fill them in (which usually happens on subsequent postbacks).
Returns the set of custom attributes defined for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The set of custom attributes defined for the control.
Gets or sets the DeviceSpecific/Choice construct associated with the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The DeviceSpecific/Choice construct associated with the control, or if no such construct exists.
Gets a value indicating whether themes apply to this control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
in all cases.
An attempt to set the property is made.
Use this method to ensure that the templates are instantiated to allow programmatic access to the instantiated contents of a template. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the first page of the form on which this control appears. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The first page of the form on which this control appears.
Gets a object that contains font information about the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The that contains the font information about the control.
Gets or sets the specified foreground color for the style. Typically, this property sets the color for the text. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified foreground color for the style.
Provides access to the containing form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The form that contains this control.
the control is not in a form as required. The only mobile controls not required to be in a are a and a .
Retrieves the specified attribute property from the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A that specifies the name of the server control attribute.
A representing the value of the specified attribute; if no attribute with the specified exists, then .
Returns the template with the specified name. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the specified template.
The template with the specified name.
Returns the text inside the control. The inner text might be a combination of text from child controls. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text inside the control.
the inner text contains markup tags at run time, and the derived control does not allow markup tags in inner text.
the value used to set this property contains new line characters and the derived control does not allow multiple lines of text.
Returns if the control submits the form. The default is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the control submits the form; otherwise, .
Gets a value indicating whether a object has an active template set. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the control has an active template set; otherwise, .
Returns whether or not the control is visible on the given page of the form. Used for form pagination. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The page number.
if the control is visible on the given page of the form; otherwise, .
Returns the last page of the form on which the specified control is displayed. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The last page of the form on which the specified control is displayed.
Loads private view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Current view state of the control.
Restores view-state information from a previous page request that was saved by the method. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An that represents the control state to be restored.
Returns the containing page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The containing page.
the control is not in a . (Only occurs at run time.)
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains the event data.
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains the event data.
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains the event data.
the control contains custom attributes and the current page does not allow custom attributes on controls.
Paginates a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Contains the index number of the current page prior to pagination.
Contains the index number of the current page after pagination.
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains the event data.
Renders a control to the specified output stream. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An that will render the content.
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains event data.
Gets a value that indicates whether the children of the control must be paginated. Used for form pagination. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the children of the control must be paginated; otherwise, .
Paginates the control and its children. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The pager.
Called after a child control is removed from the collection of the object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The that has been removed.
Sends server control content to a provided object, which writes the content to be rendered on the client. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object that receives the server control content.
Outputs the content of a server control's child controls using the provided . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object that receives the rendered content.
Returns the form object referenced by the name parameter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Form object
The form referenced by the name parameter.
does not refer to an existing .
Converts a URL into one that is usable on the requesting client. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The URL to be resolved.
The value of the specified URL.
Saves any private view-state changes that have occurred since the page was loaded from persistence. If no changes were made, this method returns . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object containing the altered private view state.
Saves any server control view-state changes that have occurred since the time the page was posted back to the server. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the server control's current view state. If there is no view state associated with the control, this method returns .
Designates an attribute and its value to assign to the object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A signifying the key of the attribute to be set.
A to be assigned as the value of the attribute.
Gets the ID of the skin to apply to the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An empty object.
An attempt to set the property is made.
Gets the style of the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style of the control.
Gets or sets a reference to the style properties for a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A reference to the style properties for a control.
For a description of this method, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the attribute to get.
The value of the specified attribute.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name specifying the attribute to be set.
The value to be set.
Causes tracking of view-state changes to the server control so they can be stored in the server control's property. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets the approximate weight of the control, in characters. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The approximate weight of the control, in characters.
Gets or sets the specified wrapping mode for the style. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An enumerated value that specifies the wrapping mode for the style.
Provides parsing support for all ASP.NET mobile controls. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Determines whether white space literals are permitted in the content between a control's opening and closing tags. This method is called by the ASP.NET page framework. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Always returns .
Obtains the of the control type corresponding to a child tag. This method is called by the ASP.NET page framework. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The tag name of the child.
An array of attributes contained in the child control.
The of the specified control's child.
Represents configuration information regarding mobile controls, their adapters, and device filters. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets a value that indicates whether pages can have custom attributes. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if pages are allowed to have custom attributes; otherwise, .
Gets or sets the type of the dictionary class that maintains the keys for cookieless forms authentication. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The of the dictionary class.
Gets the collection of device elements that programmatically represent the device elements of a configuration file. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The that contains the objects that programmatically represent the device elements of the configuration file.
Gets or sets the size of the history to use to keep the application view state in the server session. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The size of the history stack. The default is 5.
Handles configuration sections that are represented by a single XML tag in the .config file. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of this object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Parent object.
Configuration context object.
Section XML node.
The created instance of this object.
Creates a new instance of this object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Parent object.
Configuration context object.
Section XML node.
A object.
Represents an individual item within a or ASP.NET mobile control. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes .
Initializes .
Initializes .
Initializes a new instance of the class using the specified property. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes .
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes .
Initializes .
Initializes a new instance of the class with the specified . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes the specified item with this item type.
Gets or sets the data item to which the list item is bound. This property is available only on a request where the list item is data-bound; on subsequent postbacks, it is always . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object to which the is bound.
Determines whether two instances are equal. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object to compare with the current item.
if the items are equal; otherwise, .
Returns a new instance of the class with the specified property. This method is used internally by ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The initial value of the property.
A with an initialized property.
Returns the hash code for the current instance. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The hash code for the current instance.
Gets the index for an item within a list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The position of the item within the containing list.
Gets a value indicating whether the list item control is tracking changes to its view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the list item is tracking changes to its view state; otherwise, .
Loads the current view state into the list item control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An that contains the item's and optional property values.
Determines whether the event for the server control is passed up the page's user interface (UI) server control hierarchy. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The source object of the event.
The event arguments.
if the event is passed up the control hierarchy; otherwise, .
Provides implicit conversion from a to a . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The string to convert.
A with set to the specified .
Saves the changes to the view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An that contains the newly saved view state.
Gets or sets whether the list item is selected in its parent object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the item is selected in its parent ; otherwise, .
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the object is tracking its view-state changes; otherwise,
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An that contains the and the optional .
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The view-state changes for the control.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets the text contained in the item. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text in the item. The default is an empty string ("").
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that represents the current item.
Sets the property to . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets the value contained in the list item. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The value contained in the list item. The default is .
Represents a collection of objects, and is used to hold the items of a control and a control. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class using the provided array. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An array that contains a list of objects.
Adds an item to the end of a collection with the provided string as the property. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The item to add to the end of the collection.
Adds an item to the end of a collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The item to add to the end of the collection.
Clears the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a value indicating whether the given item is contained in the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The item to search for.
if the given item is contained in the collection; otherwise, .
Gets the items in the specified collection as a single array of objects. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An array of the items in the specified collection.
Gets the index of the specified item in a object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An item to search for in the collection.
The index of the specified item in the collection.
Adds an item to the specified location in the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index.
The item to be inserted into the list.
Adds an item to the specified location in the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index.
The item to be inserted into the list.
Gets a value indicating whether the collection is tracking changes to view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if tracking view state changes; otherwise, .
Gets a item in the collection by index. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index of the item to retrieve.
The item at the specified index.
Loads the collection's previously saved view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object containing the view-state information to be loaded.
Removes the item with the specified value. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The value of the item to remove. The first item that matches this value in the collection is removed.
Removes the item with the specified value. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The value of the item to remove. The first item that matches this value in the collection is removed.
Removes the item at the specified index. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index number of the item to remove.
Saves the changes to a server control's view state to a . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A that contains the view-state information.
Sets the array of objects as the . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The array.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the object is tracking its view-state changes; otherwise, .
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object containing the view state information to be loaded.
the view state data has been modified or corrupted.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The view-state changes for the control.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Instructs the collection to track changes to its view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Assigns an item type to an element in a or control's child controls. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Represents a footer for a list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Represents a heading for a list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Represents an item in a list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Represents a separator between list items. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Serves as the base class for all ASP.NET mobile Web Forms pages. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates an instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a rooted URL to the current page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A rooted URL to the current page.
Gets or sets the page's currently active form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The page's currently active form.
The page does not contain any forms.
Gets the device-specific adapter for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The device-specific adapter for the control.
Called after a control is added to the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The that has been added.
The index of the control in the collection.
Notifies the page that an element was parsed, and adds the element to the property. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An that represents the parsed element.
The property has already been set.
Gets a value indicating whether controls on the page can have custom attributes defined. The default value is the value of the attribute of the <> section of the Web.config file. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the controls on the page can have custom attributes defined; otherwise, .
Gets the view-state information, which combines private view state and an identifier for application view state, to write to the client in encoded form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The view-state information, which combines private view state and an identifier for application view state.
Creates an object to render the page's content. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The used to create the .
An or a text writer derived from , such as
, , , or .
Gets a value indicating whether the page is being instantiated in design mode or at run time. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the page is being instantiated in design mode; otherwise, .
Determines the type of request made for the class and returns a of data posted back to the page by using either a POST or a GET command. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A object that contains the form data.
Gets the object for the current requesting device. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The for the current requesting device.
Gets or sets a value indicating whether postback event data should be validated. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
.
An attempt was made to set this property.
Gets or sets a value indicating whether themes apply to this page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
.
An attempt was made to set this property. The value of this property cannot be changed.
Gets the collection of forms on the specified object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The collection of forms that is contained in the page.
Creates and returns a new device-specific adapter for the specified control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The control to which the device-specific adapter is attached.
A new device-specific adapter for the specified control.
Returns the form object specified by the ID parameter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The identifier of the form to return.
The specified form object. If no such form exists, throws an exception.
The requested form was not found.
Retrieves the view state for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The control for which the state is retrieved.
The object associated with the control.
Retrieves whether the page has any hidden variables defined. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the page has any hidden variables defined; otherwise, .
Contains the identifier to use for the hidden field in the postback argument. This field is read-only. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Contains the source identifier to use to render the hidden field for the postback source. This field is read-only. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the prefix to use to render hidden variables. This field is read-only. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets a dictionary of hidden variables on the specified object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A dictionary of the hidden variables that is contained in the page.
Gets the character that is used to separate control identifiers when building a unique ID for a control on a page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The character that is used to separate control identifiers. The default is set by the instance that renders the page. The property is a server-side field and should not be modified.
Initializes the output cache for the current page request. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The amount of time that objects stored in the output cache are valid.
A semicolon-separated list of character-sets (content encodings) that content from the output cache will vary by.
A semicolon-separated list of headers that content from the output cache will vary by.
The HTTP header.
One of the values.
A semicolon-separated list of parameters, received by a GET or POST method, that content from the output cache will vary by.
Initializes the output cache for the current page request. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The amount of time that objects stored in the output cache are valid.
A semicolon-separated list of headers that content from the output cache will vary by.
The HTTP header.
One of the values.
A semicolon-separated list of parameters, received by a GET or POST method, that content from the output cache will vary by.
Loads any saved view-state information to the . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object containing the saved view state. Internally, this is typically a or object.
Restores view-state information from a previous page request that was saved by the method. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An that represents the page state to be restored.
Converts the specified relative URL into an absolute URL. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The relative URL to be converted.
The absolute path corresponding to the specified virtual path.
Gets or sets the file name of the master page. Master pages are not supported in ASP.NET mobile Web Forms pages. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
.
An attempt was made to set this property. Master pages are not supported on mobile pages.
Called after the page is initialized. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object defined by an object that contains event data.
Handles the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains the event data.
Handles the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains the event data.
Handles the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains the event data.
Raises the event at the beginning of page initialization. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains the event data.
Handles the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains the event data.
Handles the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains the event data.
Handles an exception caused by an expired view state on postback. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object defined by an object that contains event data.
The session state has expired.
-or-
The session cookie from the client is invalid.
-or-
The session state history has exceeded its allocated size.
Returns the key to use to render the private view state. This field is read-only. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets the query string that accompanied the request. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The query string that accompanied the request.
Notifies the server control that caused the postback that it should handle an incoming postback event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The ASP.NET server control that caused the postback. This control must implement the interface.
The postback argument.
Redirects to another mobile page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The URL of the redirect action.
Redirects to a specified mobile page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The URL of the redirect action.
Specifies whether the response should be ended at that point. The default of the first form of the method is .
Gets a relative URL to the page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A relative URL to the page.
Called after a control is removed from the collection of another control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The that has been removed.
Sends server control content to a provided object, which writes the content to be rendered on the client. Also stores tracing information about the control if tracing is enabled. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text writer that creates the markup.
Renders server control content and stores tracing information about the control if tracing is enabled. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The to receive control content.
Saves any state information for the page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An in which to store the view-state information.
Session state is disabled or read-only.
Saves any server control view-state changes that have occurred since the time the page was posted back to the server. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The page's current view state.
Gets or sets the current style sheet on a object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The current style sheet for the page.
Gets or sets the name of the style sheet applied to this page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
.
An attempt was made to set this property. Themes are not supported on Mobile Web Forms pages.
Gets or sets the name of the page theme. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the page theme. The property is a server-side field and cannot be modified.
An attempt was made to set this property. Themes are not supported on Mobile Web Forms pages.
Gets or sets the title for the page. This feature is not supported for mobile pages. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An empty string.
An attempt was made to set the property.
Gets a unique key that can be added to generate a unique URL for the current page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A unique key that can be added to generate a unique URL for the current page.
Performs control validation, and then sets the property based on the results of the validation. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Confirms that a control is rendered for the specified ASP.NET mobile control at run time. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The ASP.NET mobile control that is required in the control.
must be contained in a control.
Contains the source identifier to use to render the hidden field for a view state. This field is read-only. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Converts the value of an object into a different data type. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Converts the given object to the type of this converter, using the specified context and culture information. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An that provides a format context.
The to use as the current culture.
The to convert.
An that represents the converted value.
Calling on returns .
Converts the given value object to the specified type, using the specified context and culture information. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An that provides a format context.
A . If is passed, the current culture is assumed.
The to convert.
The to convert the parameter to.
An that represents the converted value.
cannot be converted to a type.
Provides the base class for ASP.NET mobile user controls. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Notifies the server control that an element, either XML or HTML, was parsed, and adds the element to the server control's object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An that represents the parsed element.
Enables you to specify multiple fields for display, per item in an object list. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Notifies the server control that an element, either XML or HTML, was parsed, and adds the element to the server control's property. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None.
Returns the collection of all fields from the class, whether explicit or automatically generated. The default value is the collection of automatically generated fields. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object containing all fields in the .
Specifies whether fields must be automatically generated from data. When enabled, each public property of the data becomes a field of the control. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the fields are automatically generated from data; otherwise, .
Gets or sets the text used for the command to return from the view (accessed through a softkey or link). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text used for the command to return from the view.
Gets the collection of commands in the object. Initially, the collection is empty. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The collection of commands in the object list.
Gets or sets the style used for the object list commands. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style used for the object list commands.
Automatically generates fields for the given data. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified source of the data.
Notifies server controls to create any child controls in preparation for posting back or rendering. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a list item to contain the object and binds it to the specified object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The list item to bind.
An object list item created from the specified object.
Creates items in an items collection from the specified parameter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The source from which items in the collection are created.
Constructs the details view for the current item by using the . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns if the instantiated templates must bind to available data (which usually happens on the first request). Returns if the templates must not bind to data, and instead rely on view state to have them filled in (which usually happens on subsequent postbacks).
Constructs the list view by building templates. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns if the instantiated templates must bind to available data (which usually happens on the first request). Returns if the templates must not bind to data, and instead rely on view state to have them filled in (which usually happens on subsequent postbacks).
Binds a data source to the . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets the data member to extract when data binding to a list data source. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The data member to extract from the data source when data binding to an .
Gets or sets the data source of the list that is being bound. The default value is null. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The data source of the list that is being bound.
Gets or sets the name of the default command. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the default command.
Returns the panel that contains a device-specific details view. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A panel that contains a device-specific details view.
the current view is not the details view.
Gets or sets the text used for the menu item that shows the details view. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text used for the menu item that shows the details view.
Determines whether the server control contains child controls. If it does not, it creates child controls. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Use this method to ensure that the templates are instantiated to allow programmatic access to the instantiated contents of a template. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets the collection of explicitly defined fields in the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The collection of explicitly defined fields for the object list control.
Gets a value indicating whether the control has an event handler registered for the appropriate event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the object list control has an event handler registered for the appropriate event; otherwise, .
Gets the number of items in the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None.
Occurs when the user selects a command that is associated with an item. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Occurs when an item in an is bound to data. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets the collection of items in an list. The default value is an empty collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The collection of items in the object list.
Occurs when a user selects an item from a list view. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets a value (the name or data field) that identifies the field to use as a label for each item. The default value is empty, which causes the first field in the collection to be used as a label for each item. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name or data field that identifies the field to use as a label for each item.
Gets the index in the collection of the field that has been set by the property. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index within the collection of the field that is used as the label. The default value is zero.
Gets or sets the style used for the header label. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The style used for the header label.
Loads private view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None.
Restores view-state information from a previous page request that was saved by the method. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None.
Gets or sets the text string used for the link used on HTML browsers to navigate to the details view. The default is or the localized equivalent. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text string used for the link used on HTML browsers to navigate to the details view.
Determines whether the event for the server control is passed up the page's UI server control hierarchy. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None.
None.
None.
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains the event data.
the data source provided no data to bind to.
Called when a list item generates an event as a result of user interaction. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Called when a list item is data bound. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Called after the user selects an item. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains event data.
Called when the control is custom paginated and needs more data. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None.
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None.
Called prior to showing the set of commands for a list item. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object defined by an object that contains event data.
Prepares the set of commands for a specified item prior to showing it, by calling any event handlers that might be set on the event. Called internally by ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index reference for the item.
Called to raise an event for the default command associated with the specified item. Called internally by the ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index reference for the item.
Notifies the object of a postback event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A that represents an optional event argument to be passed to the event handler.
Saves any private view-state changes that have occurred since the page was loaded from persistence. If no changes were made, this method returns ( in Visual Basic). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None.
Saves any server control view-state changes that have occurred since the time the page was posted back to the server. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None.
Returns the index of the selected item. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index of the selected item.
an attempt to clear this property was made while the property was not set to .
the value is less than zero or larger than or equal to the number of items in the list.
Returns the selected item, or if there is no selection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The selected item, or if there is no selection.
Tests whether an item in an is selected. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Specifies the item to test.
Contains if more than one item can be selected. Otherwise, it contains .
if item is selected; otherwise, .
Gets the text used for the command to select more items in an . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text used for the command to select more items in an object list.
Occurs before the commands related to an item in an are shown. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The optional event argument to be passed to the event handler.
Gets an array of indices within the collection of the fields in the property. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An array of integers representing the indices of the collection.
Gets or sets which fields are visible when the list view is shown in table mode. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A semicolon-delimited list of fields to be displayed when the list view is shown in table mode.
Causes tracking of view-state changes to the server control so they can be stored in the server control's object. This object is accessible through the property. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets the view mode of an . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An value representing the view mode of the object list.
An attempt was made to set this property to a value other than while no item was selected.
Represents a command in an ASP.NET mobile control. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes the property.
Initializes the property.
Gets the name of the command. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the command.
Gets or sets the text that is to appear in the command. The default is an empty string. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text that is to appear in the command.
Represents a collection of objects. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Adds a command to the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The command to add to the end of the collection.
Adds a command at the location in the collection specified by the index parameter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The location in the collection at which to add .
The to add to the collection.
Clears the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the index of the command whose name is the specified string. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string to search for in the collection.
The index of the command whose name is the specified string.
Gets a value indicating whether the collection is tracking view-state changes. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if tracking view-state changes; otherwise, .
Returns an item in the collection for the specified index. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index of the item to get.
The item at the specified index.
Loads the previously saved view state to the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object containing the view-state information to be loaded.
Removes the command with the specified name. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the command to remove. This method removes the first command that matches this value in the collection.
Removes the command at the specified index. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index number of the command to remove.
Saves the changes to a server control's view state to an . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A that contains the view-state information.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if view state changes are being tracked; otherwise, .
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object representing the state to be loaded.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns an object that contains the view state changes, if any, or if there are no changes.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Instructs the collection to track changes to its view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Provides information data for the event of an . For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes the property.
Initializes the property.
The original arguments inherited from the object.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes the property.
Initializes the property.
Returns the control that raised the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The control that raised the event.
Gets or sets the name of the default command. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the list item that generated the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The list item that generated the event.
Represents the method that will handle the event of an . For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The source of the event, an .
An object that contains the event data.
Provides parsing support for an instance. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Obtains the for the control's children.This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The tag name of the child.
An array of attributes contained in the child control.
The of the specified control's child.
Provides data for the event of an control. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes .
Initializes .
Gets the specified data object of the list item that is being bound. This property is available only on a request where the list item is data-bound; on subsequent postbacks, it is always . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified data object of the list item that is being bound.
Gets the that generated the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The that generated the event.
Represents the method that will handle the event of an . For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The source of the event, an .
An object that contains the event data.
Represents a field of an ASP.NET mobile control. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Binds the field of the specified item to its corresponding data. Called internally by ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Indicates which data value in the to bind.
Item in the containing the fields you want to bind to.
the specified does not exist.
Gets or sets the name of the property from which to bind data. The value must be set to ensure data binding. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the property from which to bind data.
Gets or sets the formatting string to use when formatting a data-bound value. The default is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The formatting string to use when formatting a data-bound value.
Gets or sets the name of the specified object. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the object list field.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object containing the view state to be loaded.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object containing the current view state data.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets the title of the specified field. The default value is an empty . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The title of the object list field.
Gets or sets a value indicating whether the specified control is rendered. The default value is . If the property is set to , the control and its children are not rendered. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the object list field should be rendered; otherwise, .
Represents a collection of objects. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Adds a field to the end of the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The to add to the end of the collection.
Adds a field at the location in the collection specified by the index parameter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The location in the collection at which to add the field.
The field to add at the specified location in the collection.
Clears the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the items in the specified collection as a single array of objects. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The items in the specified collection as a single array of objects.
Returns the index of a field. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string to compare with the or property.
The index of the specified field.
Returns the index of a field. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A field to search for in the specified collection.
The index of the specified field.
Indicates whether the collection tracking its view state changes. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if tracking its view state changes; otherwise, .
The default indexer for the class, allows the lookup of arbitrary capability values by index. Any of the properties can be accessed by name. However, the returned value will always be a string (or if not defined), rather than a type-safe value. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index of the item to retrieve.
A string representing the value of the field at the specified index.
Loads the previously saved view state to the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object containing the view-state information to be loaded.
Removes the specified field. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The field to remove.
Removes the item at the specified index. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index number of the item to remove.
Saves the changes to a server control's view state to a . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A that contains the view-state information.
Sets the array of objects as the . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The array.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if a server control is tracking its view state changes; otherwise, .
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object containing the view state to load.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns either an object containing the ViewState changes or .
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Instructs the collection to track changes to its view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Represents an individual item within an . For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Determines whether the specified is equal to the current . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The to compare with the current .
if the specified is equal to the current ; otherwise, .
Returns the hash code for the current instance. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The hash code for the current instance.
Gets or sets the specified field by index or name. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index of the field in the object list item to get or set.
The value of the field with the specified .
Gets or sets the specified field by index or name. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the field in the object list item to get or set.
The value of the field with the specified .
Determines whether the event for the server control is passed up the page's UI server control hierarchy. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The source object of the event.
The event arguments.
if the event is passed up the control hierarchy; otherwise, .
Represents a collection of objects. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Clears the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns whether or not the given item is contained in the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The item to search for.
if the given item is contained in the collection; otherwise, .
Returns an array of all the items in the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An array of all the items in the collection.
Returns the index of the specified item in an object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An item to search for in the collection.
The index of the specified item in an .
Indicates whether the collection tracking its view state changes. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if tracking its view state changes; otherwise, .
Returns an item in the collection, by index. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index of the object list item to get.
The item at the specified index.
Loads the previously saved view state to the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object containing the view-state information to be loaded.
Saves the changes to a server control's view state to a . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A that contains the view-state information.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object containing the view state to load.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns either an object containing the ViewState changes or .
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Instructs the collection to track changes to its view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Provides data for the event of an . For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes the property.
Initializes the property.
Returns the list item that is being bound. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The list item that is being bound.
Gets a value indicating whether the event argument starts with ShowMore. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the event argument starts with ShowMore; otherwise, .
Gets a value indicating whether default handling must be used. The default is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if default handling must be used; otherwise, .
Represents the method that handles the event of an control. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The source of the event, an .
An that contains the event data.
Provides data for the event of an . For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes the property.
Initializes the property.
Gets or sets the collection of commands in the objects. Initially, the collection is empty. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The collection of commands in the .
Returns the list item for the specified commands that will be displayed. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The list item for the specified commands that will be displayed.
Represents the method that will handle the event of an . For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The source of the event, an .
An object that contains the event data.
Provides the title of an object list in an object list field. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes the property.
Gets or sets the title of the specified field. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The title of the specified field. The default is an empty string ("").
Specifies the display mode of the object list. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Command's view in WML. This is the default view displayed when the page containing the object list is rendered for the first time. It consists of either the label fields of the items, or (when TableFields is not empty) a table with columns corresponding to the table fields and rows corresponding to items. When there is more information in the view, a hyperlink for each item displaying the view is rendered, by default reading . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Details view. This view is rendered separately only for WML devices. It consists of a menu with the ObjectList's commands, along with an menu item displaying the view. For HTML devices, this view is combined with the view, with the commands appearing as hyperlinks below the details. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
List view. This view displays each field of the item, including title and value. In HTML, this view is combined with the view, with the commands appearing as hyperlinks below the details. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Functions as a base class used by controls that support internal pagination. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets the first item visible on the current form page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The first item visible on the current form page.
Gets the number of items in the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The number of items in the control.
Gets or sets the count of items in the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The count of items in the control.
Gets or sets the number of items displayed per page after pagination. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The number of items displayed per page after pagination.
Gets the approximate weight of a single item in the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The approximate weight of a single item in the control.
Occurs when a control is custom-paginated and needs more data. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Loads private view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None
Called when the control is custom paginated and needs more data. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object defined by an object that contains event data.
Paginates a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None
None
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None
Paginates the control and its children. Called internally by ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None
Saves any private view-state changes that have occurred since the page was loaded from persistence. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None.
Gets the number of items that are visible on the current ASP.NET mobile Web Forms page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The number of items that are visible on the current ASP.NET mobile Web Forms page.
Gets the approximate weight of the control, in characters. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None.
Provides style capability for the pagination UI of a page. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Instantiates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a formatted string for the user interface (UI) element used to navigate to the next page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index of the current page.
A formatted string for the user interface (UI) element used to navigate to the next page.
Returns a formatted string for the UI element used to navigate to the next page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The current page index.
The page count.
A formatted string for the UI element used to navigate to the next page.
Returns a formatted string for the UI element used to navigate to the previous page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index of the current page.
A formatted string for the UI element used to navigate to the previous page.
Gets or sets the label used for a UI element that is used to navigate to the next page. The default value is "Next". This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The label used for a UI element that is used to navigate to the next page.
Represents the key for retrieving the style from the embedded stylesheet for . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets the label used for the current page. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The label used for the current page.
Represents the key for retrieving the style from the embedded stylesheet for . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets the label used for the UI element used to navigate to the previous page. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The label used for the UI element used to navigate to the previous page.
Represents the key for retrieving the style from the embedded stylesheet for . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Provides a container for organizing controls in a mobile Web forms page. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Adds the set of forms that contains links to the specified control to the provided list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The set of forms that contain links to the specified control.
Gets or sets a property that determines whether an additional trailing break is rendered after the control. This break causes subsequent content to start on the next line. The default is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if an additional trailing break is rendered after the control; otherwise, .
Returns a panel containing device-specific content. A content template must be defined and chosen for the target device. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The panel containing device-specific panel content.
Called by device adapters to create the default templated user interface (UI) for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Set to if the instantiated templates must bind to available data (which usually happens on the first request). Set to if the templates must not bind to data, and instead rely on view state to fill them in (which usually happens on subsequent postbacks).
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains the event data.
Gets or sets a Boolean value indicating whether or not to paginate the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
to paginate the ; otherwise, .
Gets a value indicating whether the children of the control must be paginated. Used for form pagination. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the children of the control must be paginated; otherwise, .
Paginates the control and its children. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The pager.
Provides parsing support for controls. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
This attribute supports the .NET Framework infrastructure and should not be used directly by your code. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class and sets the property value to the provided string. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Contains a string specifying the value of the name attribute.
Creates a new object with no name. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a value that indicates whether this instance is equal to a specified object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An to compare with this instance or a null reference ( in Visual Basic).
if equals the type and value of this instance; otherwise, .
Returns the hash code for this instance. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A 32-bit signed integer hash code.
When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if this instance is the default attribute for the class; otherwise, .
This property is used internally by the ASP.NET page framework. Applications should not use it explicitly. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name being persisted.
Provides control capability to render a command that the user can select to dial the specified phone number. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Adds, to the list provided, the set of forms that contains links to the specified control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The set of forms that contain links to the specified control.
Gets or sets a formatting string for the text value that is displayed on devices that are not able to originate telephone calls. The default value is , meaning that the default text will be the property with the property concatenated to it, with a space between them. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A formatting string for the text value that is displayed on devices that are not able to originate telephone calls.
Gets or sets the URL where the device will go to on non-calling devices. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The URL where the device will go to on non-calling devices.
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains the event data.
the property is empty.
Gets or sets a string that represents a phone number. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string that represents a phone number.
the format of the number is invalid.
Notifies the object of a postback event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A that represents an optional event argument to be passed to the event handler.
Gets or sets the label used when a softkey is displayed. The default value is the word (or a localized equivalent). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The label used when a softkey is displayed.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The optional event arguments to be passed to the event handler.
Validates that another control's value falls within an allowable range. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Determines whether the properties to be validated are valid. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the and properties have valid values; otherwise .
Either the or properties have invalid types,
-or-
the is larger than .
Web validator is for getting and setting of the common properties of a Web base validator. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None
Called during the validation stage when ASP.NET processes a Web Form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None
Gets or sets the value of the control that you are validating, which must be less than or equal to the value of this property. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The maximum value of the range to validate against.
Gets or sets the value of the control that you are validating, which must be greater than or equal to the value of this property. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The minimum value of the range to validate against.
Gets or sets the data type that specifies how to interpret the values being compared. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The data type that specifies how to interpret the values being compared.
The specified value is not one of the values.
Provides control capability to validate that another control's value matches a provided regular expression. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Virtual method for derived class to create its own aggregated Web validator. The Web validator is for getting and setting of the common properties of Web base validator. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An aggregated Web validator.
Called during the validation stage when ASP.NET processes a Web page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the validator is valid, otherwise, .
Gets or sets the regular expression assigned to be the validation criteria. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The regular expression assigned to be the validation criteria.
The does not perform validation on an empty string. To test for an empty string, use the and controls together.
The regular expression assigned was malformed.
Provides control capability to validate whether the value of the associated input control is different from its initial value. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The Web validator gets and sets the common properties of Web based validator. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An aggregated Web validator.
Called during the validation stage when ASP.NET processes a Web Form. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the validator is valid, otherwise, .
Gets or sets the base value for the validator. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The base value for the validator.
Provides several different visual representations for a list of selectable items. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Notifies the server control that an element, either XML or HTML, was parsed, and adds the element to the server control's collection object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object reference to add to the server control's collection object.
Creates items in an items collection from the specified parameter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The source from which items in the collection are created.
Gets or sets the data member to extract when data binding to a list data source. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The data member to extract when data binding to a list data source.
Gets or sets the data source of the list that is being bound. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The data source of the list that is being bound.
Specifies which property of a data-bound item to use when binding an item's property. The default is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The property of a data-bound item to use when binding an item's property.
Specifies which property of a data-bound item to use when binding an item's property. The default is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The property of a data-bound item to use when binding an item's property.
Returns if the allows multiple selections. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the allows multiple selections; otherwise, .
Occurs when an item in the list is bound to data. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the collection of items in a list. The default value is an empty collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The collection of items in the selection list.
Processes the postback data for this control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The key identifier for the control.
The collection of all incoming named values.
if the state of the changes as a result of the postback; otherwise, .
the call to on the object referenced by returns .
Restores view-state information from a previous page request that was saved by the method. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains the previous view-state information.
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None.
Called when a list item is data bound. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object (defined by ) that contains event data.
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None.
Called when the selected index changes. The list must be in selection mode for this method to be called. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object defined by an object that contains event data.
Notifies the that the post data has changed. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets the number of rows in the selection list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The number of rows in the selection list.
an attempt was made to set the value to less than zero.
Saves any server control view-state changes that have occurred since the time the page was posted back to the server. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
None.
Returns the index of the selected item. The default value is -1. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index of the selected item.
an attempt was made to set the property to less than or greater than or equal to the number of items.
Occurs whenever a user changes the selection of a object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the selected item, or if there is no selection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The currently selected item in the selection list.
Gets or sets the type of UI used to provide a selection UI. Must be of type . The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Type of UI used to provide a selection UI.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The key identifying the relevant value in the data.
The collection containing the post data.
if the state of the changes as a result of the postback; otherwise, .
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets the attribute on WML devices. The default value is an empty . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The attribute on WML devices.
Causes tracking of view-state changes to the server control so they can be stored in the server control's object. This object is accessible through the property. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Organizes style characteristics of an ASP.NET mobile control. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Sets the property to the specified object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object to be set as the value of .
The property is not .
Gets or sets the specified alignment for the style. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An enumerated value representing the specified alignment for the style.
Represents the key used to retrieve the setting of the . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Applies the properties of a style to a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The control to which the style properties are applied.
Gets or sets the specified background color for the style. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified background color for the style.
The key for retrieving the style from the embedded style sheet for property. Used internally by ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The key for retrieving the style from the embedded style sheet for setting the property of the . Used internally by ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns a copy of this instance of the object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A copy of this instance of .
Returns a strongly typed reference to the associated control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A strongly typed reference to the associated control.
Gets or sets the DeviceSpecific/Choice construct associated with the control. The accessor returns if no such construct exists. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The DeviceSpecific/Choice construct associated with the control.
Returns a object that contains font information about the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An enumerated value specifying the font information about the control.
The key for retrieving the style from the embedded style sheet for the property of the property. Used internally by ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The key for retrieving the style from the embedded style sheet for the property of the property. Used internally by ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets the specified foreground color for the style. Typically, this property sets the color for the text. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified foreground color for the style.
The key for retrieving the style from the embedded style sheet for the property. Used internally by ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the template with the specified name. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the specified template.
The template with the specified name.
Gets a value indicating whether a object has an active template set. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the style has an active template set; otherwise, .
Gets a value indicating whether the object is saving changes to its view state. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the control is tracking changes to its view state; otherwise, .
The key for retrieving the style from the embedded style sheet for the property of the property. Used internally by ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the style through the key parameter, with or without using inheritance. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The key of the style to get or set.
The style specified by the given .
Returns the style, through the key parameter, with or without using inheritance. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The key of the style to get or set.
to use inheritance; otherwise, .
The style specified by .
Loads the view state into the of the object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object containing the view-state information.
Gets or sets the name of the specified object. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the specified object.
Registers a style property and returns a unique key for lookup. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the style property.
The type used for the property.
The default value of the property.
Indicates whether the style inherits from parent objects. The default is .
A unique key for lookup.
Saves the changes to the view state to an . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object that contains the view state.
Gets the current contents of the . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The current contents of the object.
Gets or sets a reference to the style properties for a . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A reference to the style properties for a object.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The parsed subobject to be added.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object representing the view state to be loaded.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Turns on the tracking of view state in the object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets the specified wrapping mode for the style. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An enumerated value that specifies the wrapping mode for the style.
The key for retrieving the style from the embedded style sheet for . Used internally by ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Organizes styles that will be applied to other controls. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Notifies the server control that an element was parsed, and adds the element to the server control's property. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that represents the parsed element.
the object to be added does not have a Name attribute.
Gets or sets the specified alignment for the style. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An enumerated value specifying the alignment for the style.
The property was accessed at run time.
-or-
An attempt was made to set the property.
Gets or sets the background color for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The specified background color for the style.
The property was accessed at run time.
-or-
An attempt was made to set the property.
Gets or sets a property that determines whether an additional trailing break is rendered after the control. This break causes subsequent content to start on the next line. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if an additional trailing break is rendered after the control; otherwise, . The default is .
The property was accessed at run time.
-or-
An attempt was made to set the property.
Clears the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the default style sheet. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The default style sheet.
Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the server control maintains its view state; otherwise . The default is .
Returns a object that contains font information about the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The that contains the font information about the control.
The property was accessed at run time,
Gets or sets the specified foreground color for the style. Typically, this property sets the color for the text. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The foreground of the control.
The property was accessed at run time.
-or-
An attempt was made to set the property.
Gets or sets a object in the style sheet, by name. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The key used to identify the style.
The object in the style sheet with the specified name.
Restores view-state information from a previous page request that was saved by the method. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An that represents the control state to be restored.
Gets or sets a reference to a user control (.ascx file). The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A reference to a user control (.ascx file).
Removes the specified style from the style sheet. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The name of the style to remove.
The specified style does not exist.
Saves any server control view-state changes that have occurred since the time the page was posted back to the server. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Returns the server control's current view state. If there is no view state associated with the control, this method returns .
Gets or sets a reference to the style properties for a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A reference to the style properties for a control.
The property was accessed at run time.
-or-
An attempt was made to set the property.
Returns the collection of styles in a style sheet. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The collection of styles in a style sheet.
Causes tracking of view-state changes to the server control so they can be stored in the server control's object. This object is accessible through the property. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets a value that indicates whether a server control is rendered as UI on the page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the control is visible on the page; otherwise .
Gets or sets the specified wrapping mode for the style. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An enumerated value that specifies the wrapping mode for the style.
Exception type
Condition
The property was accessed at run time.
-or-
An attempt was made to set the property.
Provides parsing support for a control. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Obtains the for the control's child controls. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The tag name of the child.
An array of attributes contained in the child control.
The of the specified control's child.
Derived from the class and used by ASP.NET to contain templates. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets a property that determines whether an additional trailing break is rendered after the control. This break causes subsequent content to start on the next line. The default is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if an additional trailing break is rendered after the control; otherwise, .
Provides a text-based control that allows the user to enter text. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Creates a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Loads postback data for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The key of the value in the collection to be used for this control.
The collection of name/value pairs posted to the server.
if the control's state has changed as a result of the postback; otherwise, .
Gets or sets the maximum number of characters allowed in the text box. The default value is 0, meaning that there is no limit on the length. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The maximum number of characters allowed in the text box.
The value is less than zero.
Gets or sets a value indicating whether the input must be fully numeric. The default is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the input must be fully numeric; otherwise, .
Called when the user changes the text in the text box and the changes are submitted to the server. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An object that contains event data.
Gets or sets a value indicating whether the input must be treated as a password and the characters masked on the target device. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if the input must be treated as a password; otherwise, .
Notifies the control that the postback data has changed. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets the expected length of the specified text box, in characters. The default value for the size of a text box is 0, which means that the browser will use its default text box length. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The expected length of the specified text box, in characters.
The value is less than zero.
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The key of the value in the Data collection to be used for this control.
The collection of name/value pairs posted to the server.
if the control's state has changed as a result of the postback; otherwise, .
For a description of this member, see . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Occurs when the user changes the text of a . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets the attribute on WML devices. The default value is an empty string. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The attribute on WML devices.
Provides parsing support for a . For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Determines whether white space literals are permitted in the content between a control's opening and closing tags. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Always returns .
The base class is an abstract class from which concrete text-based controls are derived. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Sets or returns the text for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text for the control.
Provides a programmable control for displaying larger amounts of text, with optional markup tags on a mobile page. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets the index of the first object on the current text view after the text is paginated. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index of the first object on the current text view when the text view is paginated. If there are no objects for the current object, returns -1.
Gets the character offset into the first class, which is displayed when paginated. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The character offset into the first class, which is displayed when paginated. If there are no objects for the current object, this value is 0.
Returns the class at the given index. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index of the class.
The at the given index.
Gets the number of items in the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The number of items in the control.
Gets or sets the number of items in the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The number of items in the control.
Sets or returns the number of items displayed per page after pagination. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The number of items displayed per page after pagination.
Gets the approximate weight of a single item in the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The approximate weight of a single item in the control.
Returns the index of the last object on the current object. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The index of the last on the current . If there are no objects on the current , returns 0.
Returns the character offset into the last object, which is displayed when paginated. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The character offset into the last object, which is displayed when paginated. If there are no objects on the current , returns 0.
Occurs when a control is custom-paginated and needs more data. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An that will render the content.
Paginates the control and its children. Called internally by ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The pager.
Sets or returns the text for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text for the control.
Provides text for a object. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Sets or returns a property that determines whether an additional trailing break is rendered after the control. This break causes subsequent content to start on the next line. The default is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if an additional trailing break is rendered after the control; otherwise, .
Returns if the text is bold. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if text is bold; otherwise, .
Returns if the text is italic. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
if text is italic; otherwise, .
Sets or returns the text for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text for the control.
Returns the URL of the text. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The URL of the text.
Presents a summary of all the validation errors that have occurred on a form. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Initializes a new instance of the class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Gets or sets a string from the validation summary that links to the form that contains an error. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A string from the validation summary that links to the form that contains an error.
Gets or sets the identifier of the that you want to validate. The default value is an empty string (""). This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The identifier of the that you want to validate.
Gets an array of the error messages that the page will display. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
An array of the error messages that the page will display.
the value of the property is invalid.
Gets or sets the text that will appear in the heading section of the validation summary page. The default value is . This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The text that will appear in the heading section of the validation summary page.
Raises the event. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
The object that contains the event data.
Gets or sets a reference to the style properties for a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
A reference to the style properties for a control.
Specifies how rendered text is wrapped. This class cannot be inherited. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Default value. If the value is , then whether a control wraps or not is inherited from the control's style, or, if the style is not defined, from the control's parent control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Text is not wrapped. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
Text is wrapped at the margins of a screen or a container. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.