如何获取System.Web.UI.Control 类型值
mvc导出word文档时遇到
public void ExportControl(System.Web.UI.Control source, string DocumentType){}
传你需要导出的控件,比如说你要导出的内容是Label或者一个Panel,直接写控件名