filename of the script in the filesystem
Namespace: DotNetNuke.Framework.JavaScriptLibrariesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string FileName { get; set; } |
Visual Basic |
---|
Public Property FileName As String Get Set |