BIDataContainer constructor
Initializes a new instance of the BIDataContainer class.
Overload list
Name | Description | |
---|---|---|
BIDataContainer() | Initializes a new instance of the BIDataContainer class. | |
BIDataContainer(WebPartContext) | Initializes a new instance of the BIDataContainer class with the specified context. | |
BIDataContainer(WebPartContext, Boolean) | Initializes a new instance of the BIDataContainer class with the specified context and the filter selections received from providers. |
Top