AsyncControlCancelAction Property |
Action performed if Cancel button is pressed. If not specified then Cancel stops the worker.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public Action CancelAction { get; set; }
Property Value
Type:
ActionSee Also