HttpCapabilitiesBase::CanCombineFormsInDeck Property
.NET Framework (current version)
Gets a value indicating whether the browser supports decks that contain multiple forms, such as separate cards.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the browser supports decks that contain multiple forms; otherwise, false. The default is true.
The CanCombineFormsInDeck property applies only to WML-compatible mobile devices. If true, the adapter can output multiple forms from the same page as cards of a single deck, where possible.
.NET Framework
Available since 2.0
Available since 2.0
Show: