System.Web.Configuration.HttpCapabilitiesBase.MaximumRenderedPageSize Property

Gets the maximum length of the page, in bytes, which the browser can display.

Syntax

public virtual int MaximumRenderedPageSize { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Processing by an intermediate gateway can change the number of bytes that reach the browser. ASP.NET does not enforce this limit on page size.

HttpCapabilitiesBase.MaximumRenderedPageSize is primarily useful when working with mobile-client browsers.

Requirements

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