This documentation is for the old version. Go to the latest Upload Suite docs

UploadErrorDialog.ShowDetailsButtonText Property

Gets or sets the caption of the Show Details button.

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

Visual Basic
Public Property ShowDetailsButtonText As String
C#
public string ShowDetailsButtonText { get; set; }

Property Value

Type: System.String

The caption of the Show Details button.

Default value is "Show Details".

See Also

Reference