UploadPane.DropFilesHereMacText Property ActiveX/Java Uploader ASP.NET

Supported browsers: FirefoxGoogle ChromeSafari

Gets or sets a label displayed on the upload pane under Mac OS when the upload pane is empty.

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

Syntax

C#
public string DropFilesHereMacText { get; set; }

Property Value

Type: System..String

The label displayed on the upload pane under Mac OS when the upload pane is empty.

Default value is "Add files here...".

Remarks

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

See Also

Reference

Manual