Web API Core | ComponentOne
C1.Web.Api.Visitor.Models Namespace / VisitorLocale Class / LanguageCode Property

In This Topic
    LanguageCode Property
    In This Topic
    The collected LanguageCode from visitor client side
    Syntax
    'Declaration
     
    
    Public Property LanguageCode As String
    public string LanguageCode {get; set;}
    See Also