WebPageBase.OutputStack Vlastnost

Definice

Získá zásobník TextWriter objektů pro kontext aktuální stránky.

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)

Hodnota vlastnosti

Objekty TextWriter .

Platí pro