Aurigma Image Uploader 6.5 Dual
BaseControl..::.InstallationProgress Property
Gets InstallationProgress which is used to configure downloading and installation instructions.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public ReadOnly Property InstallationProgress As InstallationProgress
C#
public InstallationProgress InstallationProgress { get; }
Property Value
A InstallationProgress which represents ActiveX installation progress of the control.
Remarks
See the Configuring Image Uploader ASP.NET Control topic for details.