Control.IdSeparator Property
.NET Framework 2.0
This property supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Gets the character used to separate control identifiers.
Namespace: System.Web.UIAssembly: System.Web (in system.web.dll)
The character contained in the IdSeparator property is used to separate the control identifiers for child controls. The ID separator character is appended to the ID property.
Community Additions
ADD
Show: