TokenActivatingEventArgs Properties
Provides data for the TokenEditorBehavior.TokenActivating event.
Name | Description |
---|---|
Is |
Cancels the token activation. |
Value | Gets the value of the token that is about to be activated. |
See Also