Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
2477 Points
483 Posts
May 06, 2012 03:32 AM|LINK
You can use @Html.Serialize for byte arrays.
@Html.Serialize
Check out this link on the HTML.Serialize helper:
http://weblogs.asp.net/imranbaloch/archive/2011/07/26/using-the-features-of-asp-net-mvc-3-futures.aspx
hoopslife
Contributor
2477 Points
483 Posts
Re: @Html.HiddenFor for timestamp is raising an error The input is not a valid Base-64 string
May 06, 2012 03:32 AM|LINK
You can use
@Html.Serializefor byte arrays.Check out this link on the HTML.Serialize helper:
http://weblogs.asp.net/imranbaloch/archive/2011/07/26/using-the-features-of-asp-net-mvc-3-futures.aspx
Blog