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
 

Parameters

documentKey
The document key.
See Also