I am trying to implement a function that triggers when the user clicks on saving a Page by using a global event. The DocumentEventArgs should return the current page which the user is clicking, but it returns the wrong page
You can check on my code as bellow.link text
↧