1.创建类库文件


    }
}

2.生成Dll文件

3.在将编译好的 CustomHandler.dll 拷贝到站点的 Bin 目录下

4.在Web.Config 中注册这个Handler

>

相关文章:

猜你喜欢
相关资源
相似解决方案