您目前尚未登陆,请选择【登陆】或【注册
首页->控件插件->简单日期选择的控件源码>>YYWebControl/YYSimpleCalendar/YYSimpleCalendar.cs>>代码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,不能展示项目的全部,如果想更进一步了解该代码请下载:简单日期选择的控件源码


当前文件路径:CalendarWebControl/YYWebControl/YYSimpleCalendar/YYSimpleCalendar.cs 文件类型
普通视图
		            
1using System; 2using System.Collections.Generic; 3using System.ComponentModel; 4using System.Text; 5using System.Web; 6using System.Web.UI; 7using System.Web.UI.WebControls; 8using System.Collections.Specialized; 9using System.Web.UI.Design; 10using System.Drawing; 11using System.Drawing.Design; 12assembly resources 22 23namespace YYWebControl.YYSimpleCalendar 24{ 25 [DefaultProperty("Text")] 26 [ValidationPropertyAttribute("Text")] 27 [ToolboxData("<{0}:YYSimpleCalendar runat=server></{0}:YYSimpleCalendar>")] 28 public class YYSimpleCalendar : WebControl, IPostBackDataHandler 29 { 30 31 32 控件属性 70 71 实现IPostBackDataHandler 90 91 重载Render 134 135 } 136} 137
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:简单日期选择的控件源码

- NHibernate三层简单用户管理系统

- 逐迹(AspxNuke)CMS v2.0.0.3源码

- CommunityServer2.0汉化免安..

- Asp.net考勤系统源码

- 某驾校系统全站源码

- 51aspx修正版简单三层留言板源码

- Asp.net2.0电子商务网源码

- Asp.net煤炭销售管理系统源码

51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号