ASP.NET Ajax Javascript (Specification) | |
---|---|
ImageGear.Web.UI.LogItemEventArgs = function() {}; |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var instanceVar = new ImageGear.Web.UI.LogItemEventArgs(); |
Whenever an ImageGear control calls the onImageGearItemLogged function, it will pass an object of this type to hold the log arguments. See the PageView.debug and ImageGear.Web.UI.ThumbnailView.debug properties for instructions on setting up client-side logging.
Object
ImageGear.Web.UI.LogItemEventArgs