How to put eval string in function?

KillaScripta

New Member
My question is how can I put this \[code\]<%# Eval("about")%>\[/code\]into this function \[code\]<% Utils.UserUtils.showNiceDesc(here goes string - "about") %>\[/code\]In asp.net webforms?Regards
 
Back
Top