Język

AdRotator.NavigateUrlKey Właściwość

Definicja

Pobiera lub ustawia nazwę elementu, który zawiera docelowy adres URL. Ten interfejs API jest przestarzały. Aby uzyskać informacje na temat tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Witryny z ASP.NET. Ten interfejs API jest przestarzały. Aby uzyskać informacje na temat tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Witryny z ASP.NET.

public:
 property System::String ^ NavigateUrlKey { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
public string NavigateUrlKey { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.NavigateUrlKey : string with get, set
Public Property NavigateUrlKey As String

Wartość właściwości

Nazwa elementu w pliku XML, który zawiera docelowy adres URL.

Atrybuty

Uwagi

Możesz użyć <elementów Wyboru> , aby zastąpić to ustawienie, aby wyświetlić alternatywne adresy URL dla anonsu.

Dotyczy

Zobacz też