HttpCapabilitiesBase::RequiresOutputOptimization Property
.NET Framework (current version)
Gets a value indicating whether the browser requires pages to contain a size-optimized form of markup language tags.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the browser requires pages to contain a size-optimized form of markup language tags; otherwise, false. The default is false.
If true, server control adapters generate minimal output to reduce the size of the resulting page.
Note |
|---|
The RequiresOutputOptimization property returns true for i-mode–compatible browsers. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
