1 write to _webAdRotator
System.Web.Mobile (1)
UI\MobileControls\AdRotator.cs (1)
63_webAdRotator = CreateWebAdRotator();
7 references to _webAdRotator
System.Web.Mobile (7)
UI\MobileControls\AdRotator.cs (7)
67this.Controls.Add(_webAdRotator); 75_webAdRotator.Target = String.Empty; 87_webAdRotator.AdCreated += adCreatedEventHandler; 124return _webAdRotator.AdvertisementFile; 128_webAdRotator.AdvertisementFile = value; 164return _webAdRotator.KeywordFilter; 168_webAdRotator.KeywordFilter = value;