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