ComponentOne Studio Web API Edition
CustomReportProvider Constructor

The function to create the document for the specified path. The first parameter of the function represents the relative path of the document. The second parameter of the function represents the collection of HTTP query string variables.
The function to get the catalog info of the specified folder or report. The first parameter of the function reprents the key used to register the provider. The second parameter of the function represents the relative path of the folder or report. The third parameter of the function represents whether to return the entire tree of child items below the specified item. The fourth parameter of the function represents the collection of HTTP query string variables.
Initializes a new instance of CustomReportProvider object.
Syntax

Parameters

documentCreater
The function to create the document for the specified path. The first parameter of the function represents the relative path of the document. The second parameter of the function represents the collection of HTTP query string variables.
getCatalogInfoFunc
The function to get the catalog info of the specified folder or report. The first parameter of the function reprents the key used to register the provider. The second parameter of the function represents the relative path of the folder or report. The third parameter of the function represents whether to return the entire tree of child items below the specified item. The fourth parameter of the function represents the collection of HTTP query string variables.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CustomReportProvider Class
CustomReportProvider Members

 

 


Copyright © GrapeCity, inc. All rights reserved.