RegisteredScript.Url Property

 

Gets the URL of the script file.

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

public string Url { get; }

Property Value

Type: System.String

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

.NET Framework
Available since 3.5
Return to top
Show: