The members of System.Web.UI.WebControls.AdRotator are listed below.
See Also: Inherited members from System.Web.UI.WebControls.DataBoundControl
Initializes a new instance of the System.Web.UI.WebControls.AdRotator class. |
AdvertisementFile | string.
Gets or sets the path to an XML file that contains advertisement information. | |
AlternateTextField | string.
Gets or sets a custom data field to use in place of the AlternateText attribute for an advertisement. | |
[read-only] override | Font | FontInfo.
Gets the font properties associated with the advertisement banner control. |
ImageUrlField | string.
Gets or sets a custom data field to use in place of the ImageUrl attribute for an advertisement. | |
KeywordFilter | string.
Gets or sets a category keyword to filter for specific types of advertisements in the XML advertisement file. | |
NavigateUrlField | string.
Gets or sets a custom data field to use in place of the NavigateUrl attribute for an advertisement. | |
Target | string.
Gets or sets the name of the browser window or frame that displays the contents of the Web page linked to when the System.Web.UI.WebControls.AdRotator control is clicked. | |
[read-only] override | UniqueID | string.
Gets the unique, hierarchically qualified identifier for the System.Web.UI.WebControls.AdRotator control. |
[read-only] override | TagKey | System.Web.UI.HtmlTextWriterTag.
Gets the HTML tag for the System.Web.UI.WebControls.AdRotator control. |
OnAdCreated(AdCreatedEventArgs)
| ||
override | OnInit(EventArgs)
| |
override | OnPreRender(EventArgs)
| |
override | PerformDataBinding(IEnumerable)
| |
override | PerformSelect()
| |
override | Render(System.Web.UI.HtmlTextWriter)
|
AdCreated |
Occurs once per round trip to the server after the creation of the control, but before the page is rendered. |