User160031809 posted
I just started working with Club Site Starter kit out of the box.
I was looking at the Default.aspx page and see this code line :
<
Club:RolloverButton
runat="server"
ValidationGroup="Login1"
Text="Login"
ID="LoginButton"
CommandName="Login"
/>
But I dont see any mention of the user control :RolloverButton in the Register directive and neither I see any RolloverButton.ascx file .
Anybody know anything about the problem ?