Search

Search:

Namespace:

Search Result
.

Each ToolbarDropDownList (such as InsertHtmlMenu) has two associated array properties, a List property and a Names' Property. For InsertHtmlMenu, the two properties are InsertHtmlMenuList and InsertHtmlMenuNames. If set, these properties will fill the InsertHtmlMenu dropdownlist. InsertHtmlMenuList is an array of HTML blocks and InsertHtmlMenuNames is a list of the display names for those values. The length of both arrays must match.

.
.
 ieSpellCheck, StyleMenu, SymbolsMenu, InsertHtmlMenu, InsertRule, InsertDate, 
.
                    <FTB:InsertHtmlMenu runat="server">
.
                    </FTB:InsertHtmlMenu>