asp.net - declarative databinding not working -


i trying bind custom property in label control in asp.net not working.

    <asp:label id="labeltime" runat="server"   timestamp= '<%# datetime.now.tostring() %>'></asp:label> 

i have used these expression number of times today nothing seems working. wrong?


Comments

Popular posts from this blog

c# - Farseer ContactListener is not working -

Automatically create pages in phpfox -

database - one php page with different contents and urls -