Guest User

Untitled

a guest
Mar 22nd, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. protected void yes_Click(object sender, EventArgs e, string moduleid, string
  2. title, DateTime finalendtime, DateTime starttime2, string classtype, string
  3. location, string WeekNumber) {
  4.  
  5. InsertEvent(moduleid, title, finalendtime, starttime2, classtype, location, WeekNumber);
  6.  
  7. }
Add Comment
Please, Sign In to add comment