HttpBrowserCapabilitiesBase.CanRenderOneventAndPrevElementsTogether Property

Definition

When overridden in a derived class, gets a value that indicates whether the browser supports WML onevent and prev elements in the same card.

public:
 virtual property bool CanRenderOneventAndPrevElementsTogether { bool get(); };
public virtual bool CanRenderOneventAndPrevElementsTogether { get; }
member this.CanRenderOneventAndPrevElementsTogether : bool
Public Overridable ReadOnly Property CanRenderOneventAndPrevElementsTogether As Boolean

Property Value

true if the browser supports WML onevent and prev elements in the same WML card; otherwise, false.

Exceptions

Applies to