Membros ISubscriptionBaseUIUserControl
Represents the means to retrieve delivery extension-specific subscription information from the user (for example, e-mail addresses).
O tipo ISubscriptionBaseUIUserControl expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
SetConfiguration | Used to pass custom configuration data to an extension. (Herdado de IExtension.) | |
Validate | Used to determine whether the settings for a delivery extension are valid. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Description | Gets the description of the delivery that is displayed in Report Manager. | |
IsPrivilegedUser | Indicates whether the user is allowed access to all the functionality of the extension. | |
LocalizedName | Gets the localized name of the extension to be displayed in a user interface. (Herdado de IExtension.) | |
ReportServerInformation | Gets information about the report server that the delivery extension requires in order to perform deliveries. | |
UserData | An array of Setting objects that define the extension settings for a notification. |
Início
Consulte também