System.Web.Configuration.HttpCapabilitiesBase.RequiresOutputOptimization Property

Gets a value indicating whether the browser requires pages to contain a size-optimized form of markup language tags.

Syntax

public virtual bool RequiresOutputOptimization { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If true, server control adapters generate minimal output to reduce the size of the resulting page.

Note:

The HttpCapabilitiesBase.RequiresOutputOptimization property returns true for i-mode–compatible browsers.

Requirements

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