Icon ClientID Property

property ClientID: String

Available In: Visual Client Applications

Specifies the unique DOM ID to assign to the control's client element. This is useful for situations where you need to identify the element from external Javascript code. By default, the interface manager never assigns DOM IDs to elements because it doesn't need or use them to identify UI elements.
Image