ActiveReports 9
DocumentMapTarget Method

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

Parameters

targetName
A string value representing the base name for the document map 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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ILinkProvider Interface
ILinkProvider Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum