Click or drag to resize
ControlItemID Property
The ID property is reserved for internal use. Please use the Value property or use the Attributes collection if you need to assign custom data to the item.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public string ID { get; }

Property Value

Type: String
See Also