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

ImageUploader.MenuArrangeByUnsortedText Property

Caption of the Unsorted context menu item inside Arrange Icons By group.

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

Syntax

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

Property Value

A string value that specifies a caption of the Unsorted context menu item.

Default value is "Unsorted".

Remarks

This property corresponds to MenuArrangeByUnsortedText client-side property.

See Also

Reference