FileUploaderFailedEventArgsFailedActionInfo Property

Gets the action info where the failure occurred.

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.6
C#
public ActionInfo FailedActionInfo { get; }

Property Value

ActionInfo

See Also