コード例 #1
0
 protected void btnPrevPicture_Click(object sender, ImageClickEventArgs e)
 {
     Notes.PrevPicture();
     SetViewStates("Item");
 }