Creates an additional listing object to represent the folder content from the path specified.
Visual Basic |
---|
Public Function CreateAdditionalListingForPath( _ ByVal path As String _ ) As IShellListing |
The listing object does show in the UI automatically, but it can be attached to the MFShell.DocListCtrl ActiveX component which in turn can be displayed as a part of HTML content of a dashboard. See Creating Additional Listing Views technical article.
Supported in M-Files 10.0.3911.3 and newer.