BookmarkNavigationEventArgs.BookmarkId-Eigenschaft
Ruft die Zeichenfolge der Lesezeichen-ID ab.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Syntax
'Declaration
Public ReadOnly Property BookmarkId As String
public string BookmarkId { get; }
public:
property String^ BookmarkId {
String^ get ();
}
member BookmarkId : string with get
function get BookmarkId () : String
Eigenschaftswert
Typ: String
Ein schreibgeschütztes string-Objekt.