Gets or sets a value indicating whether it is possible to add descriptions to files.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
Public Property EnableDescriptionEditor As Boolean
public bool EnableDescriptionEditor { get; set; }
Type: System.Boolean
If true
, a user can add descriptions in the following ways:
Otherwise, descriptions can be added through the description property only.
Default value is true.