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

In This Topic
    InitCallbackTemplate Property
    In This Topic
    A callback after the script was loaded.
    Syntax
    'Declaration
     
    
    Public Property InitCallbackTemplate As String
    public string InitCallbackTemplate {get; set;}
    See Also