9.3.4 Registering the Implementation; Listing 9-17 Application Settings ini the Web.config File
parent
ca3c72f560
commit
b8a2c0043d
|
@ -16,6 +16,7 @@
|
|||
<add key="webpages:Enabled" value="false" />
|
||||
<add key="ClientValidationEnabled" value="true" />
|
||||
<add key="UnobtrusiveJavaScriptEnabled" value="true" />
|
||||
<add key="Email.WriteAsFile" value="true"/>
|
||||
</appSettings>
|
||||
<system.web>
|
||||
<compilation debug="true" targetFramework="4.5.1" />
|
||||
|
|
Loading…
Reference in New Issue