ClientScriptItem Properties
.NET Framework 3.0
| 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. |
Community Additions
ADD
Show: