ImageGear .NET v24.12 - Updated
document Property

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > ImGearPage class : document Property
Indicates the document object that contains this page.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_document() : ImGearDocument
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearPage.get_document();
Remarks

This is a read only property. This property is a ImGearDocument that holds this page.

See Also

Reference

ImGearPage class
ImGearPage Members