Is there a way to use Eval() within a Transformation but inside a standard code block (<% %>)?
When I try, I get the following error:
[CMSDataProperties.LoadTransformation]: http://server/CMSTransformations/93c6a6ed-d9be-4ae9-9450-fbd53319f410/cms/event/default.ascx(6): error CS1502: The best overloaded method match for 'System.Web.UI.AttributeCollection.Add(string, string)' has some invalid arguments
Thanks!