Caption of the Cancel button on the authentication dialog.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property AuthenticationRequestButtonCancelText As String
public string AuthenticationRequestButtonCancelText { get; set; }
A string value that specifies the Cancel button caption on the authentication dialog.
Default value is "Cancel".