Gets a character value representing the separator character used in the ClientID property.
Protected ReadOnly Property ClientIDSeparator As Char
Dim value As Char value = Me.ClientIDSeparator
protected char ClientIDSeparator { get; }
protected: property wchar_t ClientIDSeparator { wchar_t get (); }
protected function get ClientIDSeparator () : char
The ClientID value is generated by concatenating the ID value of the control and the UniqueID value of its parent control. Each part of the generated ID property is separated by the ClientIDSeparator property value. The value always returns an underscore (_).
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98