Skip to main content
All docs
V23.2

IReportDesignerModelSerializer Methods

Serializes Report Designer View Model to JSON.
Name Description
GetJsonModelScript(ReportDesignerModel, ClientSideModelSettings) Merges and serializes the specified Report Designer View Model and client-side settings.
GetJsonModelScript(ReportDesignerModel) Serializes the specified Report Designer View Model.
See Also