ClientScriptItem Properties
.NET Framework (current version)
Namespace:
System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Id | Gets the ID attribute value for the client script element. |
![]() | Language | Gets the language attribute value for the client script element. |
![]() | Source | Gets the src attribute value for the client script element. |
![]() | Text | Gets the script statements contained in the client script element. |
![]() | Type | Gets the type attribute value for the client script element. |
Show:
