M-Files UI Extensibility Framework
ShowPersistentContent Method
IShellPaneTab Interface : ShowPersistentContent Method
The session handle.
Description
Shows content that is previously allocated in the tab.
Syntax
Visual Basic
Public Sub ShowPersistentContent( _
   ByVal sessionHandle As Long _
) 
Parameters
sessionHandle
The session handle.
Remarks

The persistent session can be created with CreatePersistentBrowserContent Method.

Method fails if the content is already being displayed elsewhere or if the handle is invalid.

Supported in M-Files 10.0.3911.3 and newer.

See Also

IShellPaneTab Interface  | IShellPaneTab Members