IReportDesignerModelBuilder.BuildJsonModelAsync Method
Name | Parameters | Description |
---|---|---|
BuildJsonModelAsync() | none | Builds a View Model for a Report Designer component and asynchronously serializes the model to JSON. |
BuildJsonModelAsync(ClientSideModelSettings) | serializationSettings | Builds a View Model for a Report Designer component including the specified client-side model settings, and asynchronously serializes the model to JSON. |