ImageGear .NET v25.2 - Updated
ImageGear.Web.UI Library / ImageGear.Web.UI Namespace / LogItem class / id Field

In This Topic
    id Field
    In This Topic
    The client ID of the control that issued the log entry.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    var id : string;
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfLogItem.id;
    See Also