This value is mostly used for data-bound controls (discussed in Chapter 13 and
later) and enables you to create predictable client IDs for repeating elements.
The client ID of a control is generated by concatenating the client ID of the parent
control and the server ID of the control itself. The ID can optionally be extended
with a unique value for each element using the ClientIDRowSuffix property.