This documentation is archived and is not being maintained.

ClientScriptItem Properties

The ClientScriptItem type exposes the following members.

  NameDescription
Public property Id Gets the ID attribute value for the client script element.
Public property Language Gets the language attribute value for the client script element.
Public property Source Gets the src attribute value for the client script element.
Public property Text Gets the script statements contained in the client script element.
Public property Type Gets the type attribute value for the client script element.
Top
Show: