FileManagerChooserMultipleSelection Property

Gets or sets a value that specifies whether multiple item selection should be allowed in chooser mode. Default is false.

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.6
C#
public bool ChooserMultipleSelection { get; set; }

Property Value

Boolean

See Also