Gets and Sets the Path to the Script Library for the provider

Namespace: DotNetNuke.UI.Containers
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string PathSystemScript { get; set; }
Visual Basic
Public Property PathSystemScript As String
	Get
	Set

Return Value

A String

See Also