Returns data about a bookmark.
Namespace: PerpetuumSoft.Reporting.WebViewer.ClientAssembly: PerpetuumSoft.Reporting.WebViewer.Client (in PerpetuumSoft.Reporting.WebViewer.Client.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public BookmarkInfo GetBookmarkInfo( string bookmark ) |
Visual Basic |
---|
Public Function GetBookmarkInfo ( _ bookmark As String _ ) As BookmarkInfo |
Visual C++ |
---|
public: BookmarkInfo^ GetBookmarkInfo( String^ bookmark ) |
Parameters
- bookmark
- Type: System..::..String
Bookmark name.