RegisteredScript.ScriptType Property

 

Gets the script type that indicates when the script is intended to be executed.

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

public RegisteredScriptType ScriptType { get; }

Property Value

Type: System.Web.UI.RegisteredScriptType

A value defined by the RegisteredScriptType enumeration.

.NET Framework
Available since 3.5
Return to top
Show: