This documentation is archived and is not being maintained.
ClientScriptItem Properties
Visual Studio 2008
The ClientScriptItem type exposes the following members.
| 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: