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

ImageUploader.MenuArrangeByModifiedText Property

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

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

Syntax

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

Property Value

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

Default value is "Modified".

Remarks

This property corresponds to MenuArrangeByModifiedText client-side property.

See Also

Reference