Question

What is the syntax for accessing a AppSettings directly from the ASP.NET Markup? I can't remember exactly, but it was something like '<%= $.settingname %>'

Was it helpful?

Solution

<%$ AppSettings:SettingName %>'

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top