AdRotator::NavigateUrlKey Property
.NET Framework (current version)
Gets or sets the name of the element that contains the target URL. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
public: [BindableAttribute(true)] property String^ NavigateUrlKey { String^ get(); void set(String^ value); }
Property Value
Type: System::String^The name of the element in the XML file that contains the target URL.
You can use <Choice> elements to override this setting to show alternate URLs for the advertisement.
.NET Framework
Available since 1.1
Available since 1.1
System.Web.UI.WebControls::AdRotator
AdRotator Class
System.Web.UI.MobileControls Namespace
Introduction to the AdRotator Control
<Choice> Element
Show: