The members of System.Web.UI.WebControls.AdCreatedEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Initializes a new instance of the System.Web.UI.WebControls.AdCreatedEventArgs class. |
[read-only] | AdProperties | IDictionary.
Gets a IDictionary object that contains all the advertisement properties for the currently displayed advertisement. |
AlternateText | string.
Gets or sets the alternate text displayed in the System.Web.UI.WebControls.AdRotator control when the advertisement image is unavailable. Browsers that support the ToolTips feature display this text as a ToolTip for the advertisement. | |
ImageUrl | string.
Gets or sets the URL of an image to display in the System.Web.UI.WebControls.AdRotator control. | |
NavigateUrl | string.
Gets or sets the Web page to display when the System.Web.UI.WebControls.AdRotator control is clicked. |