Gets a character value representing the separator character used in the Control.ClientID property.
Documentation for this section has not yet been entered.
The Control.ClientID value is generated by concatenating the Control.ID value of the control and the Control.UniqueID value of its parent control. Each part of the generated Control.ID property is separated by the Control.ClientIDSeparator property value. The value always returns an underscore (_).