Gets or sets a caption of the Edit description context menu item.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property EditDescriptionText As String
public string EditDescriptionText { get; set; }
Type: System.String
The caption of the Edit description context menu item.
Default value is "Edit description...".
This menu item opens the description editor.
This property is necessary for localization of Image Uploader.