ITransitionUserInterfaceToolbarIcon Property
|
Gets and sets the toolbar icon. If set, the icon appears in the "Advance in Workflow" toolbar button's drop-down menu item for this transition.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string ToolbarIcon { get; set; }
Property ToolbarIcon As String
Get
Set
property String^ ToolbarIcon {
String^ get ();
void set (String^ value);
}
abstract ToolbarIcon : string with get, set
Property Value
Type:
StringSee Also