ID not recognized in .ascx page
- by Alexander
I have the following code:
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="DurationPicker.ascx.cs" Inherits="Permias.DurationPicker" %>
<%@ Register TagPrefix="Club" Namespace="ClubSite" %>
<div class="controlblock">
<table>
<tr>
<td>
Start Date:
…