ClientScriptItem.Id Property

 

Gets the ID attribute value for the client script element.

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

Public ReadOnly Property Id As String

Property Value

Type: System.String

The ID value of the script element.

.NET Framework
Available since 2.0
Return to top
Show: