Ported from https://aspnet.codeplex.com/workitem/6954 (1 vote)
Hi, trying to output this with Razor syntax
@comment.GetAuthor() - @comment.Created.ToRelativeDateString() />
That will give me this error: Invalid expression term '>'
Comments: Closing per comment from Yishai.
Hi, trying to output this with Razor syntax
@comment.GetAuthor() - @comment.Created.ToRelativeDateString() />
That will give me this error: Invalid expression term '>'
Comments: Closing per comment from Yishai.