| Visual Basic (Declaration) | |
|---|---|
Function DrillthroughLink( _ ByVal action As IAction, _ ByVal context As IHtmlRenderingExtensionContext _ ) As String | |
| C# | |
|---|---|
string DrillthroughLink( IAction action, IHtmlRenderingExtensionContext context ) | |
Parameters
- action
- The DataDynamics.Reports.Extensibility.Rendering.Components.IAction to get the Drillthrough link value from.
- context
- The IHtmlRenderingExtensionContext containing the shared information for rendering