CustomLabel.Url Свойство

Определение

Получает или задает целевой URL-адрес пользовательской подписи.

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

Значение свойства

Значение string, представляющее целевой URL-адрес пользовательской метки.

Реализации

Url
Атрибуты

Применяется к