MobileCapabilities.CanRenderOneventAndPrevElementsTogether Property

Definition

Gets a value indicating whether the browser supports WML <onevent> and <prev> elements that coexist within the same WML 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 that coexist within the same WML card; otherwise, false. The default is true.

Applies to