This forum is closed. Thank you for your contributions.
How to create a control array in design time in "ASP.Net" using C#
e.g. =>
TextBox1[0]
TextBox1[1]
TextBox1[2]
TextBox1[3]
etc