Click or drag to resize

ActiveImageButtonTextButtonIcon Property

Gets/sets an icon path for text buttons. Currently this is used only for the dropdown icon for menu buttons.

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

Property Value

Type: String
See Also