Udostępnij przez


CustomLabel.ImageUrl Właściwość

Definicja

Pobiera lub ustawia element docelowy adresu URL obrazu etykiety.

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

Wartość właściwości

string Wartość reprezentująca docelowy adres URL wskazywany przez ten obraz etykiety niestandardowej.

Atrybuty

Dotyczy