This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
Page.Buffer Property
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic]
Property Buffer As Boolean
[C#]
bool Buffer {set;}
[C++]
protected: __property void set_Buffer(bool);
[JScript]
protected function set Buffer(Boolean); See Also
Page Class | Page Members | System.Web.UI Namespace