FileManager.ChooserMultipleSelection Property
Definition
- Namespace
- GleamTech.FileUltimate.AspNet.UI
- Assembly
- GleamTech.FileUltimate.dll
Gets or sets a value that specifies whether multiple item selection should be allowed in chooser mode. Default is false.
public bool ChooserMultipleSelection { get; set; }