RazorPageBase.PopWriter Method    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Return a text writer from the stack.
protected public:
 virtual System::IO::TextWriter ^ PopWriter();protected internal virtual System.IO.TextWriter PopWriter();abstract member PopWriter : unit -> System.IO.TextWriter
override this.PopWriter : unit -> System.IO.TextWriterProtected Friend Overridable Function PopWriter () As TextWriterReturns
The text writer.