ContextMenu.ArrangeByDimensionsText Property ActiveX/Java Uploader ASP.NET

Supported browsers: FirefoxGoogle ChromeSafari

Gets or sets a caption of the Dimensions context menu item inside Arrange by group.

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

Syntax

C#
public string ArrangeByDimensionsText { get; set; }

Property Value

Type: System..String

The caption of the Dimensions context menu item.

Default value is "Dimensions".

Remarks

This menu item sorts files in a pane by image dimensions.

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

See Also

Reference