Generates a hierarchy of report bookmarks in the site map datasource.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v19.2.Web.WebForms.dll
public static void FillSiteMapWithBookmarks( ASPxSiteMapDataSource dataSource, ASPxDocumentViewer documentViewer )
Public Shared Sub FillSiteMapWithBookmarks( dataSource As ASPxSiteMapDataSource, documentViewer As ASPxDocumentViewer )
A ASPxSiteMapDataSource object to store report bookmarks.
A ASPxDocumentViewer object to generate report bookmark nodes.