ImageButton::Text Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets or sets the value of the ImageButton control's AlternateText property.
Assembly: System.Web (in System.Web.dll)
protected: property String^ Text { virtual String^ get(); virtual void set(String^ value); }
The Text property is not intended to be called directly from your code.
.NET Framework
Available since 2.0
Available since 2.0
Show: