ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / C1WebReportServiceHelper Class / MakeHelper Method
The document key.

In This Topic
    MakeHelper Method
    In This Topic
    Makes the C1WebReportServiceHelper instance.
    Syntax
    'Declaration
     
    Public Shared Function MakeHelper( _
       ByVal documentKey As System.String _
    ) As C1WebReportServiceHelper
    public static C1WebReportServiceHelper MakeHelper( 
       System.string documentKey
    )

    Parameters

    documentKey
    The document key.
    See Also