ActionInfo.CreateBookmarkLinkAction Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.