Syntax
CSharp
public virtual string ID { get; set; }VisualBasic
Public Overridable Property ID As String
ManagedCPlusPlus
JSharp
/** @property */
/** @property */
Value
Return Value
The ID of the current ScriptComponentDescriptor instance, if set; otherwise, an empty string ("").
Assembly: System.Web.Extensions (Module: System.Web.Extensions)