HttpBrowserCapabilitiesBase::MaximumRenderedPageSize Property
.NET Framework (current version)
When overridden in a derived class, gets the maximum length of the page, in bytes, that the browser can display.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Int32The maximum length of the page, in bytes, that the browser can display.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: