Creates an additional listing object that represents the content of a view.
Visual Basic |
---|
Public Function CreateAdditionalListingForView( _ ByVal viewID As Long _ ) 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.