AsyncControlGetCancelScript Method |
Gets the script which cancels the execution of the worker
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public string GetCancelScript(
bool withPostback
)
Parameters
- withPostback
- Type: SystemBoolean
If true, the cancel action should raise postback
Return Value
Type:
StringSee Also