System.Web.UI.Design.ClientScriptItem: Property Members

The properties of System.Web.UI.Design.ClientScriptItem are listed below. For a list of all members, see the ClientScriptItem Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Idstring.

Gets the ID attribute value for the client script element.

[read-only]
Languagestring.

Gets the language attribute value for the client script element.

[read-only]
Sourcestring.

Gets the src attribute value for the client script element.

[read-only]
Textstring.

Gets the script statements contained in the client script element.

[read-only]
Typestring.

Gets the type attribute value for the client script element.