var appSetting = '@(System.Configuration.ConfigurationManager.AppSettings["systemAdministrator"].ToString())';
It should take the whole value as string. Can anyone pls help how to get the value ?