Aurigma Image Uploader 7.0.37
Uploader..::.EnableStatusPane Property
Gets or sets a value indicating whether the status pane should be displayed.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public Property EnableStatusPane As Boolean
C#
public bool EnableStatusPane { get; set; }
Property Value
Type: System..::.Boolean
If true, the status pane is displayed in both layouts; otherwise, it is hidden.
Default value is true.