Control.EnsureID Method ()
.NET Framework (current version)
Creates an identifier for controls that do not have an identifier assigned.
Assembly: System.Web (in System.Web.dll)
The EnsureID method generates an identifier for controls that are contained in another control. Identifiers are generated only for controls that do not have a value assigned to the ID property.
.NET Framework
Available since 2.0
Available since 2.0
Show: