摘要:
/// <summary> /// 获得上一页面的URL /// </summary> public string EnterURL { get { object oEnterURL = this.ViewState["oEnterURL"]; return oEnterURL == null ? string.Empty : (string)oEnterURL; } se... 阅读全文
posted @ 2010-04-23 18:05
StarWang
阅读(222)
评论(0)
推荐(0)
摘要:
<?xml version="1.0"?><configuration><configSections> <section name="coolite" type="Coolite.Ext.Web.GlobalConfig" requirePermission="false"/> <sectionGroup name="system.web.e... 阅读全文
posted @ 2010-04-23 17:47
StarWang
阅读(670)
评论(0)
推荐(0)

浙公网安备 33010602011771号