7 lines
212 B
Plaintext
7 lines
212 B
Plaintext
<configuration>
|
|
<system.webServer>
|
|
<handlers>
|
|
<add name="MVCGridHandler" verb="*" path="MVCGridHandler.axd" type="MVCGrid.Web.MVCGridHandler, MVCGrid" />
|
|
</handlers>
|
|
</system.webServer>
|
|
</configuration> |