ScriptControlDescriptor.ID Property
.NET Framework (current version)
Gets the ID of the current ScriptControlDescriptor instance.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System.StringThe ID of the current ScriptControlDescriptor instance, if set; otherwise, an empty string ("").
| Exception | Condition |
|---|---|
| InvalidOperationException | An attempt was made to set the ID property. |
.NET Framework
Available since 3.5
Available since 3.5
Show: