Compartilhar via


CustomLabel.ImageUrl Propriedade

Definição

Obtém ou define a URL de destino da imagem do rótulo.

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

Valor da propriedade

String

Um string valor que representa a URL de destino que é apontada por essa imagem de rótulo personalizado.

Atributos

Aplica-se a