'Declaration Function Hyperlink( _ ByVal action As IAction, _ ByVal context As IHtmlRenderingExtensionContext _ ) As String
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