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

Uploader.ContextMenu Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets the context menu settings.

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

Syntax

Visual Basic
Public ReadOnly Property ContextMenu As ContextMenu
C#
public ContextMenu ContextMenu { get; }

Property Value

Type: Aurigma.ImageUploader.ContextMenu

The settings of the context menu.

See Also

Reference