Partager via


Membres ISubscriptionBaseUIUserControl

Represents the means to retrieve delivery extension-specific subscription information from the user (for example, e-mail addresses).

Le type ISubscriptionBaseUIUserControl expose les membres suivants.

Méthodes

  Nom Description
Méthode publique SetConfiguration Used to pass custom configuration data to an extension. (Hérité de IExtension.)
Méthode publique Validate Used to determine whether the settings for a delivery extension are valid.

Haut de la page

Propriétés

  Nom Description
Propriété publique Description Gets the description of the delivery that is displayed in Report Manager.
Propriété publique IsPrivilegedUser Indicates whether the user is allowed access to all the functionality of the extension.
Propriété publique LocalizedName Gets the localized name of the extension to be displayed in a user interface. (Hérité de IExtension.)
Propriété publique ReportServerInformation Gets information about the report server that the delivery extension requires in order to perform deliveries.
Propriété publique UserData An array of Setting objects that define the extension settings for a notification.

Haut de la page