ActionInfo.CreateBookmarkLinkAction Method

Definition

Adds a bookmark link action to the collection. This is used in custom report items.

public:
 Microsoft::ReportingServices::OnDemandReportRendering::Action ^ CreateBookmarkLinkAction();
public Microsoft.ReportingServices.OnDemandReportRendering.Action CreateBookmarkLinkAction ();
member this.CreateBookmarkLinkAction : unit -> Microsoft.ReportingServices.OnDemandReportRendering.Action
Public Function CreateBookmarkLinkAction () As Action

Returns

An Action object that represents a bookmark link action to the collection.

Applies to