Uploader.EnableContextMenu Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a value indicating whether to disaplay the context menu.

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

Syntax

C#
public bool EnableContextMenu { get; set; }

Property Value

Type: System..Boolean

If true, context menu is displayed when a user right-clicks panes and items; otherwise, right-clicks cause nothing.

Default value is true.

See Also

Reference