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

ImageUploader.MenuArrangeByNameText Property

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

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

Syntax

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

Property Value

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

Default value is "Name".

Remarks

This property corresponds to MenuArrangeByNameText client-side property.

See Also

Reference