System.Web.Configuration.HttpCapabilitiesBase.JavaScript Property

Gets a value indicating whether the browser supports JavaScript.

Syntax

[System.Obsolete]
public bool JavaScript { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the browser supports JavaScript but scripting is disabled through a security setting, the HttpCapabilitiesBase.JavaScript property will return true but script will not execute on the browser.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0