UltimateEditor Class Library

Toolbar.ID Property

Gets or sets the ID of the toolbar.

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

Property Value

ID of the toolbar.

Remarks

Use this property to set the ID of the toolbar.

See Also

Toolbar Class | Karamasoft.WebControls.UltimateEditor Namespace