.
This property accepts a string of ToolbarItem names. Use commas ( , ) to separate items. A pipe ( | ) will insert a ToolbarSeparator and a semicolon ( ; ) will start a new Toolbar.
add a one or paragraph summary or description of what's discussed here; put yours after 'Summary:'
6/5/2011 11:06:59 AM - -193.170.68.244
add a one or paragraph summary or description of what's discussed here; put yours after 'Summary:'
6/5/2011 11:07:00 AM - -81.214.130.119
.
<FTB:ToolbarSeparator runat="server" />
.
toolbar2.Items.Add(new ToolbarSeparator());