Freigeben über


ISubscriptionBaseUIUserControl-Member

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

Der ISubscriptionBaseUIUserControl-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode SetConfiguration Used to pass custom configuration data to an extension. (Geerbt von IExtension.)
Öffentliche Methode Validate Used to determine whether the settings for a delivery extension are valid.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Description Gets the description of the delivery that is displayed in Report Manager.
Öffentliche Eigenschaft IsPrivilegedUser Indicates whether the user is allowed access to all the functionality of the extension.
Öffentliche Eigenschaft LocalizedName Gets the localized name of the extension to be displayed in a user interface. (Geerbt von IExtension.)
Öffentliche Eigenschaft ReportServerInformation Gets information about the report server that the delivery extension requires in order to perform deliveries.
Öffentliche Eigenschaft UserData An array of Setting objects that define the extension settings for a notification.

Zum Anfang