Compartir a través de


ISubscriptionBaseUIUserControl Miembros

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

El tipo ISubscriptionBaseUIUserControl expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico SetConfiguration Used to pass custom configuration data to an extension. (Se hereda de IExtension).
Método publico Validate Used to determine whether the settings for a delivery extension are valid.

Principio

Propiedades

  Nombre Descripción
Propiedad pública Description Gets the description of the delivery that is displayed in Report Manager.
Propiedad pública IsPrivilegedUser Indicates whether the user is allowed access to all the functionality of the extension.
Propiedad pública LocalizedName Gets the localized name of the extension to be displayed in a user interface. (Se hereda de IExtension).
Propiedad pública ReportServerInformation Gets information about the report server that the delivery extension requires in order to perform deliveries.
Propiedad pública UserData An array of Setting objects that define the extension settings for a notification.

Principio