FileManagerRootFolder.Name Property
Definition
- Namespace
- GleamTech.FileUltimate.AspNet.UI
- Assembly
- GleamTech.FileUltimate.dll
Gets or sets the display name of the root folder. This property can not be empty and can not contain the character sequence "]:" (right square bracket preceding colon).
public string Name { get; set; }