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

In This Topic
    ServerScriptsTemplate Property
    In This Topic
    A template to pass visitor data from server side to client script.
    Syntax
    'Declaration
     
    
    Public Property ServerScriptsTemplate As String
    public string ServerScriptsTemplate {get; set;}
    See Also