Gets a value indicating whether the browser supports decks that contain multiple forms, such as separate cards.

Declaration Syntax
public virtual bool CanCombineFormsInDeck { get; }Public Overridable ReadOnly Property CanCombineFormsInDeck As Boolean
public:
virtual property bool CanCombineFormsInDeck {
bool get ();
}
Return Value
true if the browser supports decks that contain multiple forms; otherwise, false. The default is true.
Assembly:
OpenNETCF.Web (Module: OpenNETCF.Web) Version: 1.1.91.0