Hi, What you mean dynamically added? Through code? then you will have the object reference, which you can use, like TextBox txtBox = new TextBox(); then txtBox.Text will get you the text.
Please Mark as Answered If this answers your question Or
UnMark as Answered if it did not.
Happy to Help :)
My Site