Gets or sets a text of the prompt which is displayed when no description is entered.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property DescriptionHintText As String
public string DescriptionHintText { get; set; }
Type: System.String
The text of the Type description here prompt.
Default value is "Type description here...".
This property also specifies the same prompt in the description editor.
This property is necessary for localization of Image Uploader.