Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

getId Method 

Gets the client ID of the control.

[JavaScript]
Control.getId()

Return Value

The client side ID of the control.

Remarks

The Client ID is defined by server side control's ClientID property. Use this function to retrieve the value.

See Also

Control Object


Direct link to this topic