Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0103: The name 'ModifiedDate' does not exist in the current context

Source Error:


Line 33: 							<div class="col-lg-12 col-md-12 col-sm-12">
Line 34:                                 <h2><%=ten %></h2>
Line 35: 				<span class="highlight">Thời gian đăng: <%= Convert.ToDateTime(ModifiedDate).ToString("dd/MM/yy")%></span>
Line 36: <br><br>
Line 37: 

Source File: d:\web\citenew\CITE\Article.ascx    Line: 35






Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4076.0