AsyncControlFinishClientCallback Property |
Name of the JS function called on client when the process finishes either successfully or with error
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public string FinishClientCallback { get; set; }
Property Value
Type:
StringSee Also