<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="BirthdayRemind.aspx.cs" Inherits="CY.WebForm.Pages.personnel.BirthdayRemind" %> 生日提醒
部门: 姓名:
编号 部门 姓名 性别 手机 生日时间
<%#Container.ItemIndex + 1+ this.UCPager1.PageSize * (this.UCPager1.PageIndex - 1)%> <%#Eval("DepartmentName")%> <%#Eval("Name")%> <%#Eval("Sex")%> <%#Eval("MobieNum")%> <%#Eval("SM_Birthday","{0:MM月dd日}")%>