Version indicator of images used as buttons and icons of Image Uploader user interface.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property GuiGraphicsVersion As String
public string GuiGraphicsVersion { get; set; }
A string value that identifies version of images used as buttons and icons. It is highly recommended to use unique value every time you update these images (e.g. incrementing numbers or GUID).
Default value is "1".