ActionInfo.CreateHyperlinkAction Method
Definition
Adds a hyperlink action to the collection. This is used in custom report items.
public:
Microsoft::ReportingServices::OnDemandReportRendering::Action ^ CreateHyperlinkAction();
public Microsoft.ReportingServices.OnDemandReportRendering.Action CreateHyperlinkAction ();
member this.CreateHyperlinkAction : unit -> Microsoft.ReportingServices.OnDemandReportRendering.Action
Public Function CreateHyperlinkAction () As Action
Returns
An Action object that represents a hyperlink action to the collection.