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; }
Public Property TextButtonIcon As String
Get
Set
Property Value
Type:
StringSee Also