ScriptControlDescriptor.ElementID Property

Definition

Gets the HTML ID of the client control object.

public:
 property System::String ^ ElementID { System::String ^ get(); };
public string ElementID { get; }
member this.ElementID : string
Public ReadOnly Property ElementID As String

Property Value

The HTML ID of the client control object.

Applies to