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

In This Topic
    ClientScriptResourcePath Property
    In This Topic
    A resource path to visitor client script.
    Syntax
    'Declaration
     
    
    Public Property ClientScriptResourcePath As String
    public string ClientScriptResourcePath {get; set;}
    See Also