Web API Core | ComponentOne
C1.Web.Api.Visitor.Models Namespace / VisitorGeoInfo Class / RegionName Property

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