Элементы 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. |
В начало