CustomCommandButton.DiscardInput

CustomCommandButton.DiscardInput property

Indicates whether to discard user input at client browser when user click this button. Could be used as an “undo” action.

public bool DiscardInput { get; set; }

See Also