2 lines
89 B
Plaintext
2 lines
89 B
Plaintext
|
<%@ Page Inherits="ViewPage<Product>" %>
|
||
|
<%= Html.Hidden("TimeStamp", Model.TimeStamp) %>
|