blob: 315e42af2b1c38fdf2eb4415db9ae523efd21158 (
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.JuiControls.*" />
</paths>
<pages MasterClass="SampleLayout" />
</configuration>
|