API Reference GuideInterfacesIShellFrameNavigateToParentOn this pageNavigateToParentDescriptionPerforms navigation to the parent folder.Syntax// shellFrame points to instance of IShellFrameawait shellFrame.NavigateToParent();Return typeTypeDescriptionPromise < void >Method does not return a value