[To be supplied.]
[Visual Basic] Public Property PageOutput As Boolean [C#] public bool PageOutput {get; set;} [C++] public: __property bool get_PageOutput(); public: __property void set_PageOutput(bool); [JScript] public function get PageOutput() : Boolean; public function set PageOutput(Boolean);
TraceContext Class | TraceContext Members | System.Web Namespace