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

Glossary Item Box

The arguments passed to an onImageGearItemLogged function.

Syntax

ASP.NET Ajax Javascript (Specification) 
ImageGear.Web.UI.LogItemEventArgs = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new ImageGear.Web.UI.LogItemEventArgs();

Remarks

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.

Inheritance Hierarchy

Object
   ImageGear.Web.UI.LogItemEventArgs

See Also

©2013. Accusoft Corporation. All Rights Reserved.