ActiveReports 9
BookmarkLink Method

The GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionaryEntry for the bookmark link entry to create a link for.
The GrapeCity.ActiveReports.Export.Html.Page.IHtmlRenderingExtensionContext containing the shared information for rendering.
Returns a string value to use as a Document Map link.
Syntax
'Declaration
 
Function BookmarkLink( _
   ByVal dictionaryEntry As IMetadataDictionaryEntry, _
   ByVal context As IHtmlRenderingExtensionContext _
) As System.String

Parameters

dictionaryEntry
The GrapeCity.ActiveReports.Extensibility.Rendering.Components.IMetadataDictionaryEntry for the bookmark link entry to create a link for.
context
The GrapeCity.ActiveReports.Export.Html.Page.IHtmlRenderingExtensionContext containing the shared information for rendering.

Return Value

String value to use as the href value.
See Also

Reference

ILinkProvider Interface
ILinkProvider Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum