| BBEditor Properties |
The BBEditor type exposes the following members.
| Name | Description | |
|---|---|---|
| Enabled |
Determines whether the control is enabled or disabled.
(Overrides WebControlEnabled.) | |
| ImageDialogConfig |
Configuration of the dialog for inserting Images.
| |
| IsLiveSite |
Indicates if the control is used on the live site.
| |
| Rows | ||
| ShowAdvancedImage |
Gets or sets the value which determines whether to display button for Image tag insertion using advanced dialog.
| |
| ShowAdvancedURL |
Gets or sets the value which determines whether to display button for URL tag insertion using advanced dialog.
| |
| ShowBold |
Gets or sets the value which determines whether to display button for Bold font stlye tag insertion.
| |
| ShowCode |
Gets or sets the value which determines whether to display button for Code tag insertion.
| |
| ShowColor |
Gets or sets the value which determines whether to display button for Font color style tag insertion.
| |
| ShowImage |
Gets or sets the value which determines whether to display button for Image tag insertion.
| |
| ShowItalic |
Gets or sets the value which determines whether to display button for Italic font stlye tag insertion.
| |
| ShowQuote |
Gets or sets the value which determines whether to display button for Quote tag insertion.
| |
| ShowStrike |
Gets or sets the value which determines whether to display button for Strikedthrough font style tag insertion.
| |
| ShowUnderline |
Gets or sets the value which determines whether to display button for Underline font stlye tag insertion.
| |
| ShowURL |
Gets or sets the value which determines whether to display button for URL tag insertion.
| |
| Text |
Gets or sets the text of the text area.
| |
| TextArea |
Gets the TextArea object.
| |
| URLDialogConfig |
Configuration of the dialog for inserting URLs.
| |
| UsePromptDialog |
Gets or sets the value which determines whether the prompt dialog will be used.
Prompt dialog doensn't work properly with modal window.
|