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. |
頂端