Web API Core | ComponentOne
C1.Web.Api.Visitor.Models Namespace / VisitorClientBrowserInfo Class / Language Property

In This Topic
    Language Property
    In This Topic
    Client Browser language name
    Syntax
    'Declaration
     
    
    Public Property Language As String
    public string Language {get; set;}
    See Also