Package.PackageGuid Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets a unique identifier of the current upload session.

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

C#
public abstract Guid PackageGuid { get; }

Property Value

Type: System..Guid

The unique identifier of the current upload session.

See Also

Reference