DetailsViewColumns.FileNameText Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a title of the Name column in the Details view.

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

Syntax

C#
public string FileNameText { get; set; }

Property Value

Type: System..String

The title of the Name column in the Details view.

Default value is "Name".

Remarks

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

See Also

Reference