WebPageBase.OutputStack Propriedade

Definição

Obtém a pilha de TextWriter objetos para o contexto da página atual.

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 da propriedade

Os objetos TextWriter.

Aplica-se a