DescriptionEditor.MaxTextLength Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a description length.

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

Syntax

C#
public int MaxTextLength { get; set; }

Property Value

Type: System..Int32

The maximum allowed number of symbols in user-provided descriptions.

Default value is 512.

See Also

Reference