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

ImageUploader.MenuArrangeBySizeText Property

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

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

Syntax

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

Property Value

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

Default value is "Size".

Remarks

This property corresponds to MenuArrangeBySizeText client-side property.

See Also

Reference