HyperLink.ImageWidth Proprietà

Definizione

Ottiene o imposta la larghezza del collegamento ipertestuale quando tale collegamento è un'immagine.

public:
 virtual property System::Web::UI::WebControls::Unit ImageWidth { System::Web::UI::WebControls::Unit get(); void set(System::Web::UI::WebControls::Unit value); };
public virtual System.Web.UI.WebControls.Unit ImageWidth { get; set; }
member this.ImageWidth : System.Web.UI.WebControls.Unit with get, set
Public Overridable Property ImageWidth As Unit

Valore della proprietà

Unit

Larghezza dell'immagine del collegamento ipertestuale.

Si applica a