blob: e25494fbae443f5e30b42b093ab5212a53af1638 (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="utf-8"?>
<!-- $Id: config.xml 1405 2006-09-10 01:03:56Z wei $ -->
<configuration>
<paths>
<using namespace="System.Web.UI.ActiveControls.*" />
</paths>
<pages MasterClass="SampleLayout" />
</configuration>
|