API Reference GuideInterfacesIShellFrameShowDefaultContentOn this pageShowDefaultContentDescriptionRestores the normal listing to the listing area and triggers content loading.Syntax// shellFrame points to instance of IShellFrameawait shellFrame.ShowDefaultContent();Return typeTypeDescriptionPromise < void >Method does not return a value