TokensChangedEventArgs Properties
Provides data for the TokenEditorBehavior.TokensChanged event.| Name | Description |
|---|---|
| AddedTokens | Gets the list of tokens that have been added. |
| RemovedTokens | Gets the list of tokens that have been removed. |
See Also
| Name | Description |
|---|---|
| AddedTokens | Gets the list of tokens that have been added. |
| RemovedTokens | Gets the list of tokens that have been removed. |