BookmarkLink Property (IAction)
In This Topic
Gets the bookmark within the report to go to when the report item is clicked on.
Syntax
'Declaration
ReadOnly Property BookmarkLink As String
string BookmarkLink {get;}
Property Value
A
System.String representing the bookmark link.
See Also