Gets or sets a value indicating whether it is possible to add descriptions to files.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
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.