C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer Namespace / C1ReportViewer Class / GetDialogTemplateContent Method
Name of the dialog.

In This Topic
GetDialogTemplateContent Method
In This Topic
Gets the content of the dialog template.
Syntax
'Declaration
 
Public Shared Function GetDialogTemplateContent( _
   ByVal dialogName As System.String _
) As System.String
 

Parameters

dialogName
Name of the dialog.
See Also