| UltimateEditor Class Library |
|
ToolbarItem.ButtonPath Property
Gets or sets the button image path.
[Visual Basic]
Public Property ButtonPath As
String
[C#]
public
string ButtonPath {get; set;}
Property Value
Button image path.
Remarks
Use this property to set the button image path.
See Also
ToolbarItem Class | Karamasoft.WebControls.UltimateEditor Namespace