// Write your code here to restore the global state.if (e.IsUndoRedo){// An undo or redo operation has occurred and the DOM is read-only.return;}// A field change has occurred and the DOM is writable.// Write your code here.
When a query occurs while working with the form in InfoPath, the returned data is stored locally for use in Offline Mode. ...
When a repeating or optional section, or a repeating table, bound to the main data source, is immediately within a section ...
Windows Metafile Graphics (.wmf or .wmz) images could not be converted because the conversion process was automated from ...
Write your code here to restore the global state.If (e.IsUndoRedo) Then' An undo or redo operation has occurred and the DOM ...
Write your code here to restore the global state.if (e.IsUndoRedo){// An undo or redo operation has occurred and the DOM ...
Write your code that will run before a Save or Save As operation here.' The Dirty property will be set to false if save is ...
Write your code that will run before a Save or Save As operation here.// The Dirty property will be set to false if save ...
Write your code that will run before a Save or Save As operation here.e.IsCancelled = e.PerformSaveOperation' Write your ...
Write your code that will run before a Save or Save As operation here.e.IsCancelled = e.PerformSaveOperation();// Write your ...