Dictionary containing all the Ad properties that were in the XML file
[Visual Basic] Public ReadOnly Property AdProperties As IDictionary [C#] public IDictionary AdProperties {get;} [C++] public: __property IDictionary* get_AdProperties(); [JScript] public function get AdProperties() : IDictionary;
AdCreatedEventArgs Class | AdCreatedEventArgs Members | System.Web.UI.WebControls Namespace