Hi all,
I want to get Asp Textbox inner of a Sharepoint TextField to easy to using postback over this control. It's a protected field.
I know that must create a class inherited from TextField. But all time i try to get this TextBox, it always return null.
Pls, help me