Click or drag to resize

StiOptionsWCFServiceInvokeWCFRenderingInteractions Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiOptions.WCFService.InvokeWCFRenderingInteractions(Stimulsoft.Report.Viewer.IStiViewerControl,System.String,Stimulsoft.Report.StiInteractionType)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void InvokeWCFRenderingInteractions(
	IStiViewerControl viewer,
	string xml,
	StiInteractionType interactionType
)

Parameters

viewer
Type: Stimulsoft.Report.ViewerIStiViewerControl

[Missing <param name="viewer"/> documentation for "M:Stimulsoft.Report.StiOptions.WCFService.InvokeWCFRenderingInteractions(Stimulsoft.Report.Viewer.IStiViewerControl,System.String,Stimulsoft.Report.StiInteractionType)"]

xml
Type: SystemString

[Missing <param name="xml"/> documentation for "M:Stimulsoft.Report.StiOptions.WCFService.InvokeWCFRenderingInteractions(Stimulsoft.Report.Viewer.IStiViewerControl,System.String,Stimulsoft.Report.StiInteractionType)"]

interactionType
Type: Stimulsoft.ReportStiInteractionType

[Missing <param name="interactionType"/> documentation for "M:Stimulsoft.Report.StiOptions.WCFService.InvokeWCFRenderingInteractions(Stimulsoft.Report.Viewer.IStiViewerControl,System.String,Stimulsoft.Report.StiInteractionType)"]

See Also