UploadProgressDialog.HideButtonText Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a caption of the Hide button on the dialog displayed during the instant upload.

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

Syntax

C#
public string HideButtonText { get; set; }

Property Value

Type: System..String

The caption of the button which hides the uploading files dialog when the instant upload mode is used.

Default value is "Hide".

Remarks

Note

This button arrears when files are uploaded instantly.

This property is necessary for localization of ActiveX/Java Uploader.

See Also

Reference