RegisteredScript.Script Property

 

Gets the file name of the script.

Namespace:   System.Web.UI
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

public string Script { get; }

Property Value

Type: System.String

The file name of the script. This value can be null or empty.

.NET Framework
Available since 3.5
Return to top
Show: