ClientScriptItem Properties

 

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

NameDescription
System_CAPS_pubpropertyId

Gets the ID attribute value for the client script element.

System_CAPS_pubpropertyLanguage

Gets the language attribute value for the client script element.

System_CAPS_pubpropertySource

Gets the src attribute value for the client script element.

System_CAPS_pubpropertyText

Gets the script statements contained in the client script element.

System_CAPS_pubpropertyType

Gets the type attribute value for the client script element.

Return to top
Show: