FileManagerFolderGetParent Method

Gets the parent of this folder. Returns null if this is the root folder.

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.8
C#
public FileManagerFolder GetParent()

Return Value

FileManagerFolder

[Missing <returns> documentation for "M:GleamTech.FileUltimate.AspNet.UI.FileManagerFolder.GetParent"]

See Also