Właściwość DocumentMapNavigationEventArgs.DocumentMapId —
Gets the unique identifier of the document map node selected.
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
Public ReadOnly Property DocumentMapId As String
public string DocumentMapId { get; }
public:
property String^ DocumentMapId {
String^ get ();
}
member DocumentMapId : string with get
function get DocumentMapId () : String
Wartość właściwości
Typ: String
A read-only string value containing the document map node ID.