ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1EventsCalendar Namespace / C1EventsCalendarExtender Class / EnableLogs Property

In This Topic
    EnableLogs Property
    In This Topic
    Enables built-in log console.
    Syntax
    'Declaration
     
    Public Property EnableLogs As System.Boolean
    public System.bool EnableLogs {get; set;}
    See Also