ClientScriptItem Properties

  Name Description
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: