InsertText Property
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| UploadAttachments..::..InsertText Property |
| UploadAttachments Class See Also Send Feedback |
Gets or sets the insert text.
Namespace:Â CuteEditorAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public override string InsertText { get; set; } |
| Visual Basic |
|---|
Public Overrides Property InsertText As String Get Set |