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

ImageUploader.MenuArrangeByTypeText Property

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

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

Syntax

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

Property Value

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

Default value is "Type".

Remarks

This property corresponds to MenuArrangeByTypeText client-side property.

See Also

Reference