ActiveReports 9
BookmarkLinkTarget Method

A string value representing the base name for the bookmark link target.
The GrapeCity.ActiveReports.Export.Html.Page.IHtmlRenderingExtensionContext containing the shared information for rendering
Returns as string value to use as a bookmark link target.
Syntax
'Declaration
 
Function BookmarkLinkTarget( _
   ByVal targetName As System.String, _
   ByVal context As IHtmlRenderingExtensionContext _
) As System.String
System.string BookmarkLinkTarget( 
   System.string targetName,
   IHtmlRenderingExtensionContext context
)

Parameters

targetName
A string value representing the base name for the bookmark link target.
context
The GrapeCity.ActiveReports.Export.Html.Page.IHtmlRenderingExtensionContext containing the shared information for rendering

Return Value

string value to use as the href value's target
See Also

Reference

ILinkProvider Interface
ILinkProvider Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum