This documentation is archived and is not being maintained.
AdCreatedEventArgs Members
Visual Studio 2008
The AdCreatedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
AdProperties | Gets a System.Collections::IDictionary object that contains all the advertisement properties for the currently displayed advertisement. |
|
AlternateText | Gets or sets the alternate text displayed in the AdRotator control when the advertisement image is unavailable. Browsers that support the ToolTips feature display this text as a ToolTip for the advertisement. |
|
ImageUrl | Gets or sets the URL of an image to display in the AdRotator control. |
|
NavigateUrl | Gets or sets the Web page to display when the AdRotator control is clicked. |
Show: