Gets or sets a value that indicates whether to show the "Add to Dictionary" button when CustomDictionary is set.
true if the "Add to Dictionary" button is shown; otherwise, false. The default value is true.
You should set the CustomDictionary property to a value in order to display the "Add to Dictionary" button. Otherwise it will not display this button.
You should set this property to false when you want to hide the "Add to Dictionary" button. However, it will still use the custom dictionary if the CustomDictionary property is set to a value.
UltimateSpell Class | Karamasoft.WebControls.UltimateSpell Namespace