2 writes to imageUrl
System.Web (2)
UI\WebControls\AdCreatedEventArgs.cs (2)
57
this.
imageUrl
= GetAdProperty(ImageUrlElement, imageUrlField);
118
imageUrl
= value;
1 reference to imageUrl
System.Web (1)
UI\WebControls\AdCreatedEventArgs.cs (1)
115
return
imageUrl
;