Поделиться через


Элементы ISubscriptionBaseUIUserControl

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

Тип ISubscriptionBaseUIUserControl предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод SetConfiguration Used to pass custom configuration data to an extension. (Наследуется из IExtension.)
Открытый метод Validate Used to determine whether the settings for a delivery extension are valid.

В начало

Свойства

  Имя Описание
Открытое свойство 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. (Наследуется из 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.

В начало