You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > Forum Class > Forum Properties > EditorToolbar
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Forum.EditorToolbar Property

Decide which buttons are available in the Editor. For additional information on the Toolbar Editor, See the CMS400.NET Developer Manual section "Discussion Board Server Controls" > "Adding and Removing Toolbar Buttons From the Editor

C#
[Bindable(true)]
[Category("Ektron")]
[DefaultValue("StyleMenu, FontMenu, ParagraphMenu, TextFormatMenu, LinkMenu, ClipBoardMenu, SymbolsMenu, EmoticonSelect, WMV, Table")]
[Description("Decide which buttons are available in the Forum Editor. StyleMenu|Styles; FontMenu|FontSize,FontName,FontColor;ParagraphMenu|JustifyLeft,JustifyCenter,JustifyRight,JustifyFull,BulletedList,NumberedList,Indent,Outdent; TextFormatMenu|Bold,Italic,Underline,Strikethrough;Superscript,Subscript; LinkMenu|CreateLink,Unlink;ClipBoardMenu|Cut,Copy,Paste;Undo,Redo,Print; SymbolsMenu; EmoticonSelect; WMV; Table")]
[Personalizable(), WebBrowsable()]
public string EditorToolbar;
Visual Basic
<Bindable(true)>
<Category("Ektron")>
<DefaultValue("StyleMenu, FontMenu, ParagraphMenu, TextFormatMenu, LinkMenu, ClipBoardMenu, SymbolsMenu, EmoticonSelect, WMV, Table")>
<Description("Decide which buttons are available in the Forum Editor. StyleMenu|Styles; FontMenu|FontSize,FontName,FontColor;ParagraphMenu|JustifyLeft,JustifyCenter,JustifyRight,JustifyFull,BulletedList,NumberedList,Indent,Outdent; TextFormatMenu|Bold,Italic,Underline,Strikethrough;Superscript,Subscript; LinkMenu|CreateLink,Unlink;ClipBoardMenu|Cut,Copy,Paste;Undo,Redo,Print; SymbolsMenu; EmoticonSelect; WMV; Table")>
<Personalizable(), WebBrowsable()>
Public Property EditorToolbar() As string
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!