System.Web.Configuration.HttpCapabilitiesBase.DefaultSubmitButtonLimit Property

Returns the maximum number of Submit buttons that are allowed for a form.

Syntax

public virtual int DefaultSubmitButtonLimit { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The HttpCapabilitiesBase.DefaultSubmitButtonLimit property primarily represents the number of soft keys that are available on a WML-compatible mobile device.

Web Forms pages for mobile devices can contain a System.Web.UI.MobileControls.SelectionList object and more than one System.Web.UI.MobileControls.Command control. The HttpCapabilitiesBase.DefaultSubmitButtonLimit allows you to choose which of the System.Web.UI.MobileControls.Command controls should be assigned to a soft key on devices that have multiple soft keys.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0