| ASP.NET Ajax Javascript (Specification) | |
|---|---|
function display() : (Any);  | |
| ASP.NET Ajax Javascript (Usage) | |
|---|---|
var resultVar = instanceOfPageView.display();  | |
            | ASP.NET Ajax Javascript (Specification) | |
|---|---|
function display() : (Any);  | |
| ASP.NET Ajax Javascript (Usage) | |
|---|---|
var resultVar = instanceOfPageView.display();  | |
Forces the viewer to update its visual presentation immediately. Normally, the viewer will wait until the browser is idle before updating the visual presentation.