ExportProvider Class |
Namespace: Dundas.BI.Export
The ExportProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExportProvider | Initializes a new instance of the ExportProvider class |
Name | Description | |
---|---|---|
![]() | ComponentDescription |
Gets the standard component description.
(Inherited from ComponentBase.) |
![]() | ComponentId |
Gets the component ID.
(Inherited from ComponentBase.) |
![]() | ComponentName |
Gets the standard component name.
(Inherited from ComponentBase.) |
![]() | CreatesFile |
Gets a value indicating whether this export provider creates a file or not.
|
![]() | FileExtension |
Gets the file extension of the export result.
|
![]() | HasCustomConfigurationUI |
Gets a value indicating whether this export provider is using a custom configuration UI.
|
![]() | IconUri |
Gets a value indicating the relative path to be used as the provider's icon in the toolbar.
|
![]() | IsEnabled | Gets a value indicating whether the component is enabled. (Inherited from ComponentBase.) |
![]() | MimeType |
Gets the MIME type of the export result.
|
![]() | PackageId |
Gets the ID of the extension package to which the component belongs.
(Inherited from ComponentBase.) |
![]() | PropertyDescriptors |
Gets the export provider specific property descriptors.
|
![]() | ProviderKinds |
Gets a value indicating whether this export provider is available from share, notifications or both.
|
Name | Description | |
---|---|---|
![]() | Export |
Performs an export.
|
![]() | GetCustomConfigurationUI |
Gets the custom configuration UI based on the requested content type.
|
![]() | Localize |
Localizes the specified string using the engine localization service.
(Inherited from ComponentBase.) |