Exago .NET API Documentation
Save Method (CrossTabReportTheme)
WebReports.Api.Theme Namespace > CrossTabReportTheme Class : Save Method
The PageInfo object
The id whose CrossTab should be saved as a theme
The name of the theme to save the CrossTab as
Save the CrossTab identified by crossTabId in the current report
Syntax
public static void Save( 
   PageInfo pageInfo,
   System.int crossTabId,
   System.string name
)

Parameters

pageInfo
The PageInfo object
crossTabId
The id whose CrossTab should be saved as a theme
name
The name of the theme to save the CrossTab as
See Also

Reference

CrossTabReportTheme Class
CrossTabReportTheme Members