DiscussionButtons Properties |
The DiscussionButtons type exposes the following members.
Name | Description | |
---|---|---|
ButtonsCssClass |
Gets or sets buttons CSS class.
| |
ControlID |
Gets or sets the ClientID of the control (TextArea) where the buttons will insert the macros.
| |
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.
| |
ShowAdvancedImage |
Gets or sets the value which determines whether to display button for media insertion.
| |
ShowAdvancedURL |
Gets or sets the value which determines whether to display button for link insertion.
| |
ShowBold |
Gets or sets the value which determines whether to display button for Bold font style 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 style 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 style tag insertion.
| |
ShowURL |
Gets or sets the value which determines whether to display button for URL tag insertion.
| |
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 doesn't work properly with modal window.
|