Replace TextField with ASP.NET Textbox
I am creating a custom Login Control that inherits from the LoginWidget.
I was wondering if it is possible to replace the TextFields used for Username and Password with standard ASP.NET controls?
Thanks,
David