Get hidden field value in code behind
问题 How can I get the value of the hiddenfield in code behind? <telerik:RadRotator ID="RadRotator1" RotatorType="AutomaticAdvance" ScrollDirection="Up" ScrollDuration="4000" runat="server" Width="714" ItemWidth="695" Height="260px" ItemHeight="70" FrameDuration="1" InitialItemIndex="-1" CssClass="rotator"> <ItemTemplate> <div class="itemTemplate" style="background-image: url('IMAGES3/<%# this.GetDayOfWeek(XPath("pubDate").ToString()) %>.png');"> <div class="dateTime"> <div class="time"> <%# (this