UltimateEditor Class Library

UltimateEditor.TextBoxID Property

Gets the ID of the editor text box.

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

Property Value

ID of the editor text box.

Remarks

Use this property to reach the text box area of the editor for client-side operations.

See Also

UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace | UltimateEditor Language