RegisteredScript Properties
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | AddScriptTags | Gets a value that indicates whether the script block should be rendered on the Web page enclosed in <script> tags. |
![]() | Control | Gets the control that registered the script. |
![]() | Key | Gets the key that, together with the Type value, identifies the script. |
![]() | Script | Gets the file name of the script. |
![]() | ScriptType | Gets the script type that indicates when the script is intended to be executed. |
![]() | Type | Gets the client script type that, together with the Key value, identifies the script. |
![]() | Url | Gets the URL of the script file. |
Show:
