UltimateEditor Class Library

ToolbarItem.ID Property

Gets or sets the ID of a toolbar item.

[Visual Basic]
Public Property ID As String
[C#]
public string ID {get; set;}

Property Value

ID of a toolbar item.

Remarks

Use this property to set the ID of a toolbar item.

See Also

ToolbarItem Class | Karamasoft.WebControls.UltimateEditor Namespace