'Declaration Function FindLink( _ ByVal layoutArea As ILayoutArea, _ ByVal context As IHtmlRenderingExtensionContext, _ ByVal searchString As String _ ) As String
Parameters
- layoutArea
- The GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea for the item the found string.
- context
- The GrapeCity.ActiveReports.Export.Html.Page.IHtmlRenderingExtensionContext used to pass information.
- searchString
- The string searched for.
Return Value
A string value use to navigate to a found search item.