WebPageBase.OutputStack Propiedad

Definición

Obtiene la pila de TextWriter objetos para el contexto de página actual.

public System.Collections.Generic.Stack<System.IO.TextWriter> OutputStack { get; }
member this.OutputStack : System.Collections.Generic.Stack<System.IO.TextWriter>
Public ReadOnly Property OutputStack As Stack(Of TextWriter)

Valor de propiedad

Objetos TextWriter.

Se aplica a