BootstrapTagBoxValues<TKey> Properties
Gets required TagBox values (predefined or custom tags) on the controller side and passes these values to the control.Name | Description |
---|---|
CustomTagTexts | Returns a collection of custom tags (values that are not listed in the Tag Box control but manually entered by an end-user). |
TagValues | Returns a collection of predefined tags (values that an end-user can select from a Tag Box list). |
See Also