ImageGear .NET v25.2 - Updated
ImageGear.Web.UI Library / ImageGear.Web.UI Namespace / LogItemEventArgs class

In This Topic
    LogItemEventArgs class Members
    In This Topic

    The following tables list the members exposed by LogItemEventArgs.

    Public Constructors
     NameDescription
    public Constructor  
    Top
    Public Fields
     NameDescription
    public FieldThe cause of the logged item.  
    public FieldThe client ID of the control that issued the log entry.  
    public FieldThe debug level of the logged item.  
    public FieldThe text of the log entry.  
    Top
    See Also