Web API Core | ComponentOne
C1.Web.Api.Visitor.Models Namespace / VisitorClientBrowserInfo Class
Fields Properties Methods


In This Topic
    VisitorClientBrowserInfo Class Members
    In This Topic

    The following tables list the members exposed by VisitorClientBrowserInfo.

    Public Constructors
    Protected Fields
     NameDescription
    Protected FieldAll of none stable value comes from client will be listing here (Inherited from C1.Web.Api.Visitor.Models.StringValueExtractor)
    Top
    Public Properties
     NameDescription
    Public PropertyIs using AdBlock or not  
    Public PropertyIs using IndexedDb or not  
    Public PropertyCanvas  
    Public PropertyThe color depth of client browser  
    Public PropertyThe memory counting in GB of client.  
    Public PropertyFonts  
    Public PropertyA Number indicating the number of logical processor cores.  
    Public PropertyIs using IndexedDb or not  
    Public PropertyClient Browser language name  
    Public PropertyIs using LocalStorage or not  
    Public PropertyIs using OpenDatabase or not  
    Public PropertyThe screen ratio  
    Public PropertyThe browser platform name  
    Public PropertyList of Plugins client is using  
    Public PropertyIs using SessionStorage or not  
    Public PropertyTouchSupport  
    Public PropertyWebglVendorAndRenderer  
    Top
    Public Methods
     NameDescription
    Public MethodGetCombiningStringValue  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Generic GetStringValue (Inherited from C1.Web.Api.Visitor.Models.StringValueExtractor)
    Top
    See Also