APNSoft Controls [4.5.2.20] - API Reference
APNSoftElement.id Property

Gets or sets a value that identifies the Element. If the id attribute is not specified, the component will automatically set it for each Element.

[Visual Basic]
Public Property id As String
[C#]
public string id {get; set;}

See Also

APNSoftElement Class | APNSoft.WebControls Namespace