Community Server DefaultButton
Posted by Anders Vindberg
in Lunarmedia Blog
on the 16 Jan. 2009 (53,759 views).
Today I was reminded of a wonderful CSControl that will allow a textbox to initiate a submit button (when pressing enter). Using the:
<CSControl:DefaultButtonTextBox ID="..." ButtonId="SubscriptionEmailButton" runat="server" />
you define the buttonId of the submit button.