ActiveReports 9
Hyperlink Method

The GrapeCity.ActiveReports.Extensibility.Rendering.Components.IAction to get the hyperlink value from.
The GrapeCity.ActiveReports.Export.Html.Page.IHtmlRenderingExtensionContext containing the shared information for rendering.
Returns a string value to use as a hyperlink.
Syntax
'Declaration
 
Function Hyperlink( _
   ByVal action As IAction, _
   ByVal context As IHtmlRenderingExtensionContext _
) As System.String
System.string Hyperlink( 
   IAction action,
   IHtmlRenderingExtensionContext context
)

Parameters

action
The GrapeCity.ActiveReports.Extensibility.Rendering.Components.IAction to get the hyperlink value from.
context
The GrapeCity.ActiveReports.Export.Html.Page.IHtmlRenderingExtensionContext containing the shared information for rendering.

Return Value

String value to use as the href value
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