Community Server DefaultButton

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.

↓ Add Comment

Comments (0)