StatusPane.ClearAllHyperlinkText Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a text of the Clear all hyperlink.

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

Syntax

C#
public string ClearAllHyperlinkText { get; set; }

Property Value

Type: System..String

The text of the Clear all hyperlink.

Default value is "clear all".

Remarks

By clicking this link, a user can remove all the files from the upload pane.

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

See Also

Reference