IDisplayReportRenderToString Method |
Renders control to String representation
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax string RenderToString(
int SiteID
)
Parameters
- SiteID
- Type: SystemInt32
This SiteID is used in report query instead of default CMSContext one
Return Value
Type:
StringSee Also