Shows content that is previously allocated in the tab.
Visual Basic |
---|
Public Sub ShowPersistentContent( _ ByVal sessionHandle As Long _ ) |
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.