Gets and Sets the Path to the Script Library for the provider
Namespace: DotNetNuke.UI.ContainersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string PathSystemScript { get; set; } |
Visual Basic |
---|
Public Property PathSystemScript As String Get Set |