get web config key value in c# razor view

55

get web config key value in c# razor view -

@System.Configuration.ConfigurationManager.AppSettings["myKey"]

Comments

Submit
0 Comments