ImageGear for .NET
display Method
See Also  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > PageView Class : display Method

Glossary Item Box

Forces the viewer to update its visual presentation immediately.

Syntax

ASP.NET Ajax Javascript (Specification) 
function display() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPageView.display();

Remarks

Forces the viewer to update its visual presentation immediately. Normally, the viewer will wait until the browser is idle before updating the visual presentation.

See Also

©2013. Accusoft Corporation. All Rights Reserved.