Click or drag to resize
UploaderHelperFileSuccessfullyProcessed Property
Indicates if file was successfully processed (checked if exist or uploaded).

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

Property Value

Type: Boolean
See Also