ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / IC1WebReportService Interface / GetUnpagedHtmlMarkup Method
Cached document key.

In This Topic
    GetUnpagedHtmlMarkup Method (IC1WebReportService)
    In This Topic
    Gets the HTML report markup.
    Syntax
    'Declaration
     
    Function GetUnpagedHtmlMarkup( _
       ByVal documentKey As System.String _
    ) As System.String
    System.string GetUnpagedHtmlMarkup( 
       System.string documentKey
    )

    Parameters

    documentKey
    Cached document key.
    See Also