AuthenticationDialog.LoginText Property ActiveX/Java Uploader ASP.NET

Supported browsers: FirefoxGoogle ChromeSafari

Gets or sets a text of the Login label.

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

Syntax

C#
public string LoginText { get; set; }

Property Value

Type: System..String

The text of the Login label.

Default value is "Login:".

Remarks

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

See Also

Reference