Exemple #1
0
 protected void btnSavePicture_Click(object sender, ImageClickEventArgs e)
 {
     Notes.SavePicture();
     SetViewStates("Item");
 }