Visual Basic (Declaration) | |
---|---|
Function BookmarkLinkTarget( _ ByVal targetName As System.String, _ ByVal context As IHtmlRenderingExtensionContext _ ) As System.String |
C# | |
---|---|
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