This documentation is for the old version. Go to the latest Upload Suite docs

ImageUploader.MenuArrangeByText Property

Caption of the Arrange Icons By context menu.

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

Syntax

Visual Basic
Public Property MenuArrangeByText As String
C#
public string MenuArrangeByText { get; set; }

Property Value

A string value that specifies a caption of the Arrange Icons By context menu item.

Default value is "Arrange Icons By".

Remarks

This property corresponds to MenuArrangeByText client-side property.

See Also

Reference