Aurigma Image Uploader 6.5 Dual
ImageUploader..::.AddFolderDialogButtonSkipAllText Property
Caption of the Skip All button on the dialog displayed when the folders are being added to the upload list.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public Property AddFolderDialogButtonSkipAllText As String
C#
public string AddFolderDialogButtonSkipAllText { get; set; }
Property Value
A string value that specifies a caption of the Skip All button on the dialog displayed when the folder is added to the upload list.
Default value is "Skip All".
Remarks
This property corresponds to AddFolderDialogButtonSkipAllText client-side property.