Gets or sets a file name template for files pasted from clipboard.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public string PasteFileNameTemplate { get; set; }
Type: System..String
The file name template for files pasted from clipboard. It can contain any characters allowed for file names and use the following placeholders:
Default value is "Paste_[date]_[time]".