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


In This Topic
    VisitorGeoInfo Class Members
    In This Topic

    The following tables list the members exposed by VisitorGeoInfo.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    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 PropertyThe collected CityName from visitor client side  
    Public PropertyThe collected CountryCode from visitor client side  
    Public PropertyThe collected CountryName from visitor client side  
    Public PropertyThe collected Latitude from visitor client side  
    Public PropertyThe collected Longitude from visitor client side  
    Public PropertyThe collected PostalCode from visitor client side  
    Public PropertyThe collected RegionName from visitor client side  
    Public PropertyThe collected TimeZone from visitor client side  
    Top
    Public Methods
     NameDescription
    Public MethodGetCombiningStringValue Of Geo  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Generic GetStringValue (Inherited from C1.Web.Api.Visitor.Models.StringValueExtractor)
    Top
    See Also