ClientScriptItem.Type Property

 

Gets the type attribute value for the client script element.

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

Public ReadOnly Property Type As String

Property Value

Type: System.String

The name of the MIME type associated with the script element.

.NET Framework
Available since 2.0
Return to top
Show: