Gets or sets the caption of the Clear all hyperlink.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
Public Property ClearAllHyperlinkText As String
public string ClearAllHyperlinkText { get; set; }
Type: System.String
The caption of the Clear all hyperlink.
Default value is "remove all files".