Web API Core | ComponentOne
C1.Web.Api.Visitor.Models Namespace / VisitorConfig Class
Properties


In This Topic
    VisitorConfig Class Members
    In This Topic

    The following tables list the members exposed by VisitorConfig.

    Public Constructors
     NameDescription
    Public ConstructorA Default constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyA resource path to visitor client script.  
    Public PropertyA callback after the script was loaded.  
    Public PropertyA provider help to detect visitor Geographical Location.  
    Public PropertyA template to pass configuration to use google map API in the client side.  
    Public PropertyA template to pass visitor data from server side to client script.  
    Top
    See Also