HtmlEditorToolbarItemBuilder.FormatValues Method
Name | Parameters | Description |
---|---|---|
FormatValues(JS) | value | Obsolete. Specifies values for a format with multiple choices. Mirrors the client-side formatValues option. |
FormatValues(IEnumerable<Boolean>) | value | Obsolete. Specifies values for a format with multiple choices. Mirrors the client-side formatValues option. |
FormatValues(IEnumerable<Double>) | value | Obsolete. Specifies values for a format with multiple choices. Mirrors the client-side formatValues option. |
FormatValues(IEnumerable<String>) | value | Obsolete. Specifies values for a format with multiple choices. Mirrors the client-side formatValues option. |