Click or drag to resize
AsyncControlFinishClientCallback Property
Name of the JS function called on client when the process finishes either successfully or with error

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public string FinishClientCallback { get; set; }

Property Value

Type: String
See Also