FileManagerRootFolderName Property

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).

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.7
C#
public string Name { get; set; }

Property Value

String

See Also