Web API Core | ComponentOne
C1.Web.Api.Visitor.Models Namespace / VisitorClientDataModel Class / Locale Property

In This Topic
    Locale Property
    In This Topic
    Visitor Locale
    Syntax
    'Declaration
     
    
    Public Property Locale As VisitorLocale
    public VisitorLocale Locale {get; set;}
    See Also