Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Is there a way to get a reference to the current document from the datatype (more specifically a IUsercontrolDataEditor)?
Document doc = new Document(Request["id"].ToInt());
Gives you the last saved version of the document, which is no good if you trying to validate the document
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How to get a reference to the current document from datatype
Is there a way to get a reference to the current document from the datatype (more specifically a IUsercontrolDataEditor)?
Gives you the last saved version of the document, which is no good if you trying to validate the document
is working on a reply...