Base:
method
Flush
System.IO.TextWriter.Flush()
3 references to Flush
System.Web (3)
UI\WebControls\DetailsView.cs (1)
2258
writer.
Flush
();
UI\WebControls\GridView.cs (1)
2779
writer.
Flush
();
UI\WebControls\TreeView.cs (1)
3325
writer.
Flush
();