[]
Gets or sets whether actions of the types ActionSubmitForm, ActionImportData, and ActionResetForm should be removed from the document.
The default value is false.
public bool DiscardSubmitImportResetActions { get; set; }
Public Property DiscardSubmitImportResetActions As Boolean