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

UploadErrorDialog.HideDetailsButtonText Property

Gets or sets the caption of the Hide Details button.

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

Syntax

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

Property Value

Type: System.String

The caption of the Hide Details button.

Default value is "Hide Details".

See Also

Reference