Class PageLayoutService
Inherited Members
Namespace: Telerik.Reporting.Services.ServiceStack
Assembly: Telerik.Reporting.Services.ServiceStack.dll
Syntax
public class PageLayoutService : ReportServiceBase
Constructors
PageLayoutService(IReportServiceConfiguration)
Declaration
public PageLayoutService(IReportServiceConfiguration reportServiceConfiguration)
Parameters
IReportServiceConfiguration
reportServiceConfiguration
|
Methods
Post(PageLayoutArgs)
Declaration
public object Post(PageLayoutArgs args)
Parameters
PageLayoutArgs
args
|
Returns
System.Object
|