Click or drag to resize
DiscussionButtons Properties

The DiscussionButtons type exposes the following members.

Properties
  NameDescription
Public propertyButtonsCssClass
Gets or sets buttons CSS class.
Public propertyControlID
Gets or sets the ClientID of the control (TextArea) where the buttons will insert the macros.
Public propertyEnabled
Determines whether the control is enabled or disabled.
(Overrides WebControlEnabled.)
Public propertyImageDialogConfig
Configuration of the dialog for inserting Images.
Public propertyIsLiveSite
Indicates if the control is used on the live site.
Public propertyShowAdvancedImage
Gets or sets the value which determines whether to display button for media insertion.
Public propertyShowAdvancedURL
Gets or sets the value which determines whether to display button for link insertion.
Public propertyShowBold
Gets or sets the value which determines whether to display button for Bold font style tag insertion.
Public propertyShowCode
Gets or sets the value which determines whether to display button for Code tag insertion.
Public propertyShowColor
Gets or sets the value which determines whether to display button for Font color style tag insertion.
Public propertyShowImage
Gets or sets the value which determines whether to display button for Image tag insertion.
Public propertyShowItalic
Gets or sets the value which determines whether to display button for Italic font style tag insertion.
Public propertyShowQuote
Gets or sets the value which determines whether to display button for Quote tag insertion.
Public propertyShowStrike
Gets or sets the value which determines whether to display button for Strikedthrough font style tag insertion.
Public propertyShowUnderline
Gets or sets the value which determines whether to display button for Underline font style tag insertion.
Public propertyShowURL
Gets or sets the value which determines whether to display button for URL tag insertion.
Public propertyURLDialogConfig
Configuration of the dialog for inserting URLs.
Public propertyUsePromptDialog
Gets or sets the value which determines whether the prompt dialog will be used. Prompt dialog doesn't work properly with modal window.
Top
See Also