Page.IdSeparator Property
.NET Framework 3.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 when building a unique ID for a control on a page.
Namespace: System.Web.UIAssembly: System.Web (in system.web.dll)
/** @property */ public char get_IdSeparator ()
public override function get IdSeparator () : char
Not applicable.