HttpBrowserCapabilitiesWrapper.SupportsCallback Property

Definition

Gets a value that indicates whether the browser supports callback scripts.

public:
 virtual property bool SupportsCallback { bool get(); };
public override bool SupportsCallback { get; }
member this.SupportsCallback : bool
Public Overrides ReadOnly Property SupportsCallback As Boolean

Property Value

true if the browser supports callback scripts; otherwise, false. The default is false.

Applies to