filename of the script in the filesystem

Namespace: DotNetNuke.Framework.JavaScriptLibraries
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

See Also