Click or drag to resize
UploaderHelperAfterSaveJavascript Property
Name of the javascript function which should be fired on the client after the upload.

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

Property Value

Type: String
See Also