Document Solutions for Imaging
GrapeCity.Documents.Html / GrapeCity.Documents.Html Namespace / GcHtmlBrowser Class / LastLogMessage Property

In This Topic
    LastLogMessage Property
    In This Topic
    Gets or sets the last message in the browser log.
    Syntax
    'Declaration
     
    Public Shared Property LastLogMessage As System.String
    public static System.string LastLogMessage {get; set;}
    See Also