Click or drag to resize

ActiveImageButtonText Property

Gets/sets the text to use for the button when RenderAsTextButton is set.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected override string Text { get; set; }

Property Value

Type: String
See Also